Package org.citrusframework.config.xml
Class SequenceBeforeTestParser
java.lang.Object
org.citrusframework.config.xml.AbstractTestBoundaryActionContainerParser
org.citrusframework.config.xml.SequenceBeforeTestParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
- Since:
- 2.0
- Author:
- Christoph Deppisch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Class<? extends AbstractTestBoundaryActionContainer>Subclasses provide suite container class.Methods inherited from class org.citrusframework.config.xml.AbstractTestBoundaryActionContainerParser
parse
-
Constructor Details
-
SequenceBeforeTestParser
public SequenceBeforeTestParser()
-
-
Method Details
-
getContainerClass
Description copied from class:AbstractTestBoundaryActionContainerParserSubclasses provide suite container class.- Specified by:
getContainerClassin classAbstractTestBoundaryActionContainerParser- Returns:
-