Class RepeatUntilTrueParser

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

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

    • RepeatUntilTrueParser

      public RepeatUntilTrueParser()
  • Method Details