Package org.citrusframework.config.xml
Class DescriptionElementParser
java.lang.Object
org.citrusframework.config.xml.DescriptionElementParser
Bean definition parser for description elements of test actions.
- Author:
- Christoph Deppisch
-
Method Summary
-
Method Details
-
doParse
public static void doParse(Element element, org.springframework.beans.factory.support.BeanDefinitionBuilder builder) Static parse method taking care of test action description.- Parameters:
element-builder-
-