Annotation Type Nightly


An annotation indicating a given test case (or suite) should run only during nightly tests.

The notion of "nightly" tests is based on an assumption that these tests can take longer than usual or require more resources than usual. Nightly tests will be most commonly used with higher scaling multipliers as in (RandomizedTest.SYSPROP_MULTIPLIER.

  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Additional description, if needed.
  • Element Details

    • value

      String value
      Additional description, if needed.
      Default:
      ""