JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck.  

JUnit is a regression testing framework written by Erich Gamma and Kent Beck.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  21 to 30 of 487  « Prev 1 2 3 4 5 6 7 8 9 10 ... 49 Next » 
 
Here is my JUnit testCase : public void testGetUserData(){ try{ dao_viewUserDAO = obj_userMana...
Wed 04/30/03
07:56:54AM
 
2
Tue 03/11/03
02:31:23AM
38
 
 
I have been having a debate with a few other developers about how to test a method in a class that e...
Fri 03/21/03
10:00:24AM
 
2
Thu 03/20/03
02:53:29AM
35
 
 
Hello ALL, I have installed JUnit on windows NT. I have set the class path and HOME directory for JU...
Wed 04/09/03
06:53:05AM
 
2
Fri 03/28/03
06:55:16AM
36
 
 
I installed Junit 3.8.1, tested it as per Junit faq and found that the install was successful. H...
Thu 04/10/03
12:43:24AM
 
2
Wed 04/09/03
07:13:47AM
21
 
 
Hi, Why is JUnit not finding my classes in my application when it is in a package?. Do I need to ...
Wed 04/30/03
07:48:45AM
 
2
Wed 04/23/03
10:38:17PM
21
 
 
 
Its been some time since I have used JUnit but I thought setup was only called once when the TestCas...
Tue 05/27/03
11:04:56AM
 
2
Fri 04/25/03
04:51:18AM
20
 
 
System.out.println ( " test count 1 : " + new TestSuite(SimpleTest.class).countTestCases() ); ...
Thu 05/01/03
12:52:54AM
 
2
Wed 04/30/03
04:41:20PM
22
 
 
hello, i am working on HttpUnit test cases. i am not able to runt an HttpUnit test. i get the f...
Tue 07/08/03
02:10:40AM
 
2
Tue 05/13/03
03:40:54AM
20
 
 
See subject. It is a collection of Tests, so it should implement java.util.Collection. It's a *major...
Mon 06/02/03
08:22:59AM
 
2
Sun 06/01/03
03:15:25AM
21
 
 
can you create a TestSuite with more than one test and run it with the swingui of junit, or is this ...
Tue 07/08/03
03:00:59AM
 
2
Mon 07/07/03
12:42:19AM
23
 
 
 
Results  21 to 30 of 487  « Prev 1 2 3 4 5 6 7 8 9 10 ... 49 Next » 
"JUnit" is moderated by Moderators:  SAdmin
About | Sitemap | Contact