| |
|
| net.firstpartners.nounit.reader.bytecode.test.TestByteCodeClassSnippetFactory
TestByteCodeClassSnippetFactory | public class TestByteCodeClassSnippetFactory extends TestCase (Code) | | Test the Class Snippet Factory
|
TestByteCodeClassSnippetFactory | public TestByteCodeClassSnippetFactory(String name)(Code) | | Constructor as required by Junit.
Parameters: name - to be displayed on testrunner |
main | public static void main(String[] args)(Code) | | Enable Junit to run this Class individually.
Parameters: args - |
suite | public static Test suite()(Code) | | Enable Junit to run this class as part of AllTests.java
TestSuite |
testParameterStringConversion | public void testParameterStringConversion() throws Exception(Code) | | Test the breaking of the parameter String (tag info) into Hashtable
|
|
|
|