Module test.object.main
Package io.github.astrapi69.test.object.annotation
-
Annotation Types Summary Annotation Type Description AnotherTestAnnotation The annotationAnotherTestAnnotation
is an annotation intended for use in unit tests.Mandatory The annotationMandatory
is an annotation intended for use in unit tests and marks a field as mandatory.TestAnnotation The annotationTestAnnotation
is an annotation intended for use in unit tests.TestFieldAnnotation The annotationTestFieldAnnotation
is an annotation intended for use in unit tests with a field.TestMethodAnnotation The annotationTestMethodAnnotation
is an annotation intended for use in unit tests with one method.TestTypeAnnotation The annotationTestTypeAnnotation
is an annotation intended for use in unit tests with target type.