Package io.github.astrapi69.test.object.annotation
package io.github.astrapi69.test.object.annotation
This package provides annotations that can be used unit test classes
-
Annotation InterfacesClassDescriptionThe annotation
AnotherTestAnnotation
is an annotation intended for use in unit tests.The annotationMandatory
is an annotation intended for use in unit tests and marks a field as mandatory.The annotationTestAnnotation
is an annotation intended for use in unit tests.The annotationTestFieldAnnotation
is an annotation intended for use in unit tests with a field.The annotationTestMethodAnnotation
is an annotation intended for use in unit tests with one method.The annotationTestTypeAnnotation
is an annotation intended for use in unit tests with target type.