批注接口 GameTest


@Target(METHOD) @Retention(RUNTIME) public @interface GameTest
  • 元素详细资料

    • timeoutTicks

      int timeoutTicks
      默认值:
      100
    • batch

      String batch
      默认值:
      "defaultBatch"
    • skyAccess

      boolean skyAccess
      默认值:
      false
    • rotationSteps

      int rotationSteps
      默认值:
      0
    • required

      boolean required
      默认值:
      true
    • manualOnly

      boolean manualOnly
      默认值:
      false
    • template

      String template
      默认值:
      ""
    • setupTicks

      int setupTicks
      默认值:
      0
    • attempts

      int attempts
      默认值:
      1
    • requiredSuccesses

      int requiredSuccesses
      默认值:
      1