Package net.thucydides.core.annotations
Annotation Type Manual
Annotation that marks a manual test.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionAn optional indication of the last date or version an applAn optional reason explaining the manual resultSpecify the most recent result of manual testing.
-
Element Details
-
result
TestResult resultSpecify the most recent result of manual testing.- Default:
- PENDING
-
reason
String reasonAn optional reason explaining the manual result- Default:
- ""
-
lastTested
String lastTestedAn optional indication of the last date or version an appl- Default:
- ""
-