| junitx.ddtunit.DDTTestCase junitx.ddtunit.functest.ProcessGenericValuesTest
ProcessGenericValuesTest | public class ProcessGenericValuesTest extends DDTTestCase (Code) | | Test class to verify simple execution of JUnit TestCase like asserts.
author: jg |
ProcessGenericValuesTest | public ProcessGenericValuesTest(String name)(Code) | | Parameters: name - |
setUp | public void setUp()(Code) | | initialize testmethod environment before every execution
|
suite | public static Test suite()(Code) | | Define tests to run
|
testNestedComplexFields | public void testNestedComplexFields()(Code) | | Test read capability of nested value objects. Using complex value objects
as fields insode of Value objects
|
testPrimitiveFields | public void testPrimitiveFields()(Code) | | |
testReadSimpleVO | public void testReadSimpleVO()(Code) | | |
|
|