com.consol.citrus.config.xml
Class DescriptionElementParser
java.lang.Object
com.consol.citrus.config.xml.DescriptionElementParser
public abstract class DescriptionElementParser
- extends Object
Bean definition parser for description elements of test actions.
- Author:
- Christoph Deppisch
|
Method Summary |
static void |
doParse(Element element,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
Static parse method taking care of test action description. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 -
Copyright © 2008-2013 ConSol* Consulting&Solutions GmbH. All Rights Reserved.