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