Package org.seedstack.seed.testing
Annotation Type KernelParameter
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) @Repeatable(KernelParameters.class) @Documented @Inherited public @interface KernelParameter
Specify a kernel parameter for the duration of the test.