Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~399 People Reached
Favorite Forums
Favorite Tags
java x 6
Member Avatar for rpjanaka

hi im janaka i tried to do the unit testing with JBuilder. download and install Junit set the class path. but according to the readme file, i was unable to test my installation. these are that instructions. [COLOR=DarkRed] add[B]junit-4.1.jar[/B] to the CLASSPATH. For example: set classpath=%classpath%;INSTALL_DIR\junit-4.1.jar;INSTALL_DIR test the installation by …

Member Avatar for sadz2k9
0
205
Member Avatar for karthiksk

am using Eclipse...i was told by my project head to write test cases using Junit... i installed and ran.. but i dont kno whre 2 write the test cases for that java classes ...can u help me...i was not understood it using faq.. regards ...karthik:sad:

0
70
Member Avatar for karthiksk

am using Eclipse...i was told by my project head to write test cases using Junit... i installed and ran.. but i dont kno whre 2 write the test cases for that java classes ...can u help me...i was not understood it using faq.. regards ...karthik

0
60
Member Avatar for karthiksk

junit was install into C:\junit4.1 directry and set the class path as "C:\junit4.1\junit-4.1.jar" . but [B]still[/B] unable to run the test command [B]java[/B] [B]org.junit.runner.JUnitCore[/B] [B]org.junit.tests.AllTests[/B] [B]still[/B] it [B]will[/B] [B]give[/B] the [B]error[/B] as [B]Exception[/B] in [B]thread[/B] "[B]main[/B]" [B]java.lang.NoClassDefFoundError[/B]: org/junit/runner/JUni tCore

0
63