Class DescriptionElementParser

java.lang.Object
org.citrusframework.config.xml.DescriptionElementParser

public abstract class DescriptionElementParser extends Object
Bean definition parser for description elements of test actions.
Author:
Christoph Deppisch
  • 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 -