Annotation Type RenderingTestSuite.Scope

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String pattern  
      String value  
    • Element Detail

      • value

        String value
        Returns:
        the classpath prefix to search in
        Default:
        ""
      • pattern

        String pattern
        Returns:
        the regex pattern to filter *.test files to execute
        Default:
        ".*\\.test"