Annotation Type Manual

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String reason
      An optional reason explaining the manual result
      TestResult result
      Specify the most recent result of manual testing.
    • Element Detail

      • result

        TestResult result
        Specify the most recent result of manual testing.
        Default:
        net.thucydides.core.model.TestResult.PENDING
      • reason

        String reason
        An optional reason explaining the manual result
        Default:
        ""