CS11a: Intro to Programming in Java and C
HW8

· General Information

· Notes

  (printable)

 

HW8

Due: Thursday 6/18/2009. (10 points) Complete the javabat problems in the Logic-2 and String-3 sections.
Also, take one of the problems and use it to create a Java class. Then use JUnit to create a TestClass and write several JUnit tests which run the same tests as the Javabat example. This will show you how to use the JUnit approach to create a test-based methodology similar to that you have used with javabat. Write these using the NetBeans Collabed tool and with "Live on Close" set so that I can view them later (or hand in the replay files for the two programs....)
2009 © Copyright Tim Hickey, Some Rights Reserved