junitx.ddtunit.functest |
|
Java Source File Name | Type | Comment |
AllFuncPerfTest.java | Class | |
AllFuncTest.java | Class | |
CollectionContainerModifierTest.java | Class | |
ProcessArrayDataTest.java | Class | Test array data types like Integer[], String[] ... |
ProcessBeansValuesTest.java | Class | |
ProcessCollectionTypeTest.java | Class | Test class for checking read facilities of collection type xml resource
objects. |
ProcessComparableDataTest.java | Class | Test simple data types like Integer, String, Double, Date. |
ProcessConstantValuesTest.java | Class | Test reading/instanciation of objects by defining a constructor call. |
ProcessConstructorValuesTest.java | Class | Test reading/instanciation of objects by defining a constructor call. |
ProcessDateDataTest.java | Class | Test simple data types like Integer, String, Double, Date. |
ProcessExpectedExceptionErrorTest.java | Class | Test class to verify behavior if an expected exception is stated in the test
resource but not raised during test execution. |
ProcessExpectedExceptionTest.java | Class | Test class to verify simple execution of JUnit TestCase like asserts. |
ProcessGenericValuesTest.java | Class | Test class to verify simple execution of JUnit TestCase like asserts. |
ProcessMapTypeTest.java | Class | Test class for checking read facilities of map type xml resource objects. |
ProcessMethodCallValuesTest.java | Class | Test reading/instanciation of objects by defining a constructor call. |
ProcessObjectReferenceTest.java | Class | |
ProcessSetTypeTest.java | Class | Test class for checking read facilities of collection type xml resource
objects. |
ProcessStringDataTest.java | Class | Test simple data types like Integer, String, Double, Date. |