| junitx.ddtunit.DDTTestCase junitx.ddtunit.functest.ProcessConstantValuesTest
ProcessConstantValuesTest | public class ProcessConstantValuesTest extends DDTTestCase (Code) | | Test reading/instanciation of objects by defining a constructor call.
author: jg |
ProcessConstantValuesTest | public ProcessConstantValuesTest(String name)(Code) | | Parameters: name - of testmethod to execute |
initContext | protected void initContext()(Code) | | |
testConstantsAsContainerEntries | public void testConstantsAsContainerEntries()(Code) | | Test retrieval of objects with different types of constructors.
|
testConstantsAsObjectsAndFields | public void testConstantsAsObjectsAndFields()(Code) | | Test retrieval of objects with different types of constructors. Using
generic and simple structures.
|
testJDK5Enumerator | public void testJDK5Enumerator() throws Exception(Code) | | Test creation of Java 5 Enumeration type
|
|
|