Changes

Jump to: navigation, search

User:Minooz/RepoSyncProj

5 bytes removed, 11:29, 26 October 2010
Challenges
*6- To run JUnit Tests from command line:
: add the JUnit installation directory and the junit.jar file and also QTjava to the CLASSPATH. e.g. <code>CLASSPATH=".;D:\cygwin\home\java\junit3.0.1\junit.jar;C:\Program Files\java\jre6\lib\ext\QTjava"</code>
: to run a sample AllTests class go to the installation directory and run: <code> java junit.textui.TestRunner nexjjunit.coresamples.util.MathUtilTest AllTests </code>
1
edit

Navigation menu