Package org.citrusframework.config.xml
Class TestCaseParser
java.lang.Object
org.citrusframework.config.xml.BaseTestCaseParser<DefaultTestCase>
org.citrusframework.config.xml.TestCaseParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
Bean definition parser for test case.
- Author:
- Christoph Deppisch
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.citrusframework.config.xml.BaseTestCaseParser
parse
-
Constructor Details
-
TestCaseParser
public TestCaseParser()
-