Fri Oct 24, 2008 12:38 pm
i'm using eclipse.
when i worked with JUnit3, i able to run the individual test methods
(assume, in NumberTest.java, we have 2 test methods, testAddition()
and testSubsrtact()).
by right click on the method testAddition(), select Run As/JUnit, it
is running only the method testAddition() and not the testSubstract().
when i tried the same by adding JUni4.4.jar in my classpath, it is
running all the test methods. (under non-routed tests).
how to resolve this.
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.