| junitx.ddtunit.DDTTestCase junitx.ddtunit.functest.ProcessConstructorValuesTest
ProcessConstructorValuesTest | public class ProcessConstructorValuesTest extends DDTTestCase (Code) | | Test reading/instanciation of objects by defining a constructor call.
author: jg |
ProcessConstructorValuesTest | public ProcessConstructorValuesTest(String name)(Code) | | Parameters: name - of testmethod to execute |
initContext | protected void initContext()(Code) | | |
testCollectionWithConstructorElements | public void testCollectionWithConstructorElements()(Code) | | |
testComplexWithConstructorCollectionArg | public void testComplexWithConstructorCollectionArg()(Code) | | |
testGenericWithComplexField | public void testGenericWithComplexField()(Code) | | |
testReadConstructor | public void testReadConstructor()(Code) | | Test retrieval of objects with different types of constructors.
|
|
|