Class RuleTestCollection


  • public class RuleTestCollection
    extends Object
    Collection of individual rule tests. Each test contains a copy of the rule.
    Author:
    Clément Fournier
    • Constructor Detail

      • RuleTestCollection

        public RuleTestCollection()
    • Method Detail

      • getFocusedTestOrNull

        public RuleTestDescriptor getFocusedTestOrNull()
        Returns the last test of the collection which is focused.
      • getAbsoluteUriToTestXmlFile

        public String getAbsoluteUriToTestXmlFile()
      • setAbsoluteUriToTestXmlFile

        public void setAbsoluteUriToTestXmlFile​(String absoluteUriToTestXmlFile)