Annotation Type Repeat

    • Field Detail

      • DEFAULT_PROFILE

        static final String DEFAULT_PROFILE
      • DEFAULT_MIN_EXECUTIONS

        static final int DEFAULT_MIN_EXECUTIONS
      • DEFAULT_MAX_EXECUTIONS

        static final int DEFAULT_MAX_EXECUTIONS
      • DEFAULT_PASS_THRESHOLD

        static final double DEFAULT_PASS_THRESHOLD
      • profile

        String profile
        Default:
        "default"
      • minExecutions

        int minExecutions
        Default:
        1
      • maxExecutions

        int maxExecutions
        Default:
        1
      • passThreshold

        double passThreshold
        Default:
        1.0