| Author |
testing java methods
|
Angela Evans
Greenhorn
Joined: Jun 17, 2004
Posts: 3
|
|
Hi, I am a very beginner java programmer and I would like to know how to test methods. Could someone point me in the right direction? Is testing methods to see if they work the same as something called method stubs? thanks Angela
|
 |
Mary Wallace
Ranch Hand
Joined: Aug 25, 2003
Posts: 138
|
|
|
Check www.JUnit.org
|
 |
Mary Wallace
Ranch Hand
Joined: Aug 25, 2003
Posts: 138
|
|
Check this web page also. hth, mw
|
 |
Jos� Alberto Mu�iz Navarro
Ranch Hand
Joined: Oct 27, 2003
Posts: 33
|
|
Or this one http://today.java.net/pub/a/today/2003/08/06/multithreadedTests.html It's an interesting article.
|
 |
Angela Evans
Greenhorn
Joined: Jun 17, 2004
Posts: 3
|
|
thank you much, Angela
|
 |
 |
|
|
subject: testing java methods
|
|
|