Package com.avanza.astrix.test
Annotation Type AstrixTest
-
@Retention(RUNTIME) @Target(TYPE) @ExtendWith(AstrixExtension.class) public @interface AstrixTest
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanresetAfterEachReset TestApis after each test
-
-
-
Element Detail
-
value
Class<? extends com.avanza.astrix.test.TestApi>[] value
TestApis
-
-