Java Through Examples
a series of examples that ramp you up on Java
Sunday, September 25, 2011
Junit3 Tests
Here is an example of using Junit3 to unit test a class
class
/
test
Tip: look at the console output to follow the flow of execution (constructor / setup / test / teardown)
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment