| net.firstpartners.nounit.report.process.test.TestCallChainer
TestCallChainer | public class TestCallChainer extends TestCase (Code) | | Tests the functions in the Class
|
TestCallChainer | public TestCallChainer(String name)(Code) | | Constructor Required by Junit
Parameters: name - |
main | public static void main(String[] args)(Code) | | Enable Junit to run this Class individually
Parameters: args - |
setUp | public void setUp()(Code) | | Method to setup logging test
|
suite | public static Test suite()(Code) | | Enable Junit to run this class
TestDataCaptureDefaults.class |
testConversion | public void testConversion() throws Exception(Code) | | Test the conversion of the XML Tree
|
|
|