Closed kpoon1 closed 8 years ago
Added junit.jar to lib Added a HandTest.java under src/edu/ucsb/cs56/projects/games/unitTest Added 10 unit test inside HandTest class. #16 Added test target in build.xml. Try ant test to run the JUnitTest
ant test
Added junit.jar to lib Added a HandTest.java under src/edu/ucsb/cs56/projects/games/unitTest Added 10 unit test inside HandTest class. #16 Added test target in build.xml. Try
ant test
to run the JUnitTest