Package org.japprove.annotations
-
Annotation Types Summary Annotation Type Description ApprovalTest @ApprovalTestis an extension of the@Testannotation and indicates the annotated test method is used for approval testing.
| Annotation Type | Description |
|---|---|
| ApprovalTest |
@ApprovalTest is an extension of the @Test annotation and indicates the annotated
test method is used for approval testing. |