Annotation Interface ResetSystemProperties


@Retention(RUNTIME) @Target(METHOD) @ExtendWith(RestoreSystemPropertiesExt.class) public @interface ResetSystemProperties
Annotation used to reset system properties to the state before test execution.