Class RepeatOnErrorUntilTrueParser

java.lang.Object
org.citrusframework.config.xml.AbstractIterationTestActionParser
org.citrusframework.config.xml.RepeatOnErrorUntilTrueParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class RepeatOnErrorUntilTrueParser extends AbstractIterationTestActionParser
Bean definition parser for repeat-on-error-until-true container in test case.
Author:
Christoph Deppisch
  • Constructor Details

    • RepeatOnErrorUntilTrueParser

      public RepeatOnErrorUntilTrueParser()
  • Method Details