-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.CLASS}) public @interface Fixture
Fixture declaration
-
-
Field Summary
Fields Modifier and Type Field Description private final KClass<out TestFixture>value
-