Package org.citrusframework.config.xml
Class TestCaseMetaInfoParser
java.lang.Object
org.citrusframework.config.xml.BaseTestCaseMetaInfoParser<TestCaseMetaInfo>
org.citrusframework.config.xml.TestCaseMetaInfoParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
Default implementation that provides
TestCaseMetaInfo-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.citrusframework.config.xml.BaseTestCaseMetaInfoParser
parse, parseAdditionalProperties
-
Constructor Details
-
TestCaseMetaInfoParser
public TestCaseMetaInfoParser()
-