| |
|
| org.acm.seguin.junit.DirSourceTestCase org.acm.seguin.summary.TestCounters
TestCounters | public class TestCounters extends DirSourceTestCase (Code) | | Unit tests to check that we get all the counts correct
author: Chris Seguin |
TestCounters | public TestCounters(String name)(Code) | | Constructor for the TestCounters object
Parameters: name - The name of the test method to invoke |
setUp | protected void setUp()(Code) | | The JUnit setup method
|
tearDown | protected void tearDown()(Code) | | The teardown method for JUnit
|
test01 | public void test01()(Code) | | A unit test for JUnit
|
test02 | public void test02()(Code) | | A unit test for JUnit
|
test03 | public void test03()(Code) | | A unit test for JUnit
|
test04 | public void test04()(Code) | | A unit test for JUnit
|
test05 | public void test05()(Code) | | A unit test for JUnit
|
|
|
|