| junitx.ddtunit.data.processing.parser.ParserTest
ParserTest | public class ParserTest extends TestCase (Code) | | Read object definition from xml resource and generate single object instance.
author: jg |
testParseElementFromStringBufferAutoHeader | public void testParseElementFromStringBufferAutoHeader()(Code) | | |
testParseElementFromStringBufferPredefinedHeader | public void testParseElementFromStringBufferPredefinedHeader()(Code) | | |
testParseElementWithBaseObject | public void testParseElementWithBaseObject() throws Exception(Code) | | Provide an object instance that is used as base for object creation.
The idea is like cloning and extending but without using Clonable.
throws: Exception - |
|
|