Class DescriptionElementParser


  • public abstract class DescriptionElementParser
    extends Object
    Bean definition parser for description elements of test actions.
    Author:
    Christoph Deppisch
    • Method Detail

      • 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 -