Annotation Interface EnvTest


@ExtendWith(EnvParameterResolver.class) @ExtendWith(EnvBefore.class) @ExtendWith(EnvCleaner.class) @Retention(RUNTIME) @Target(TYPE) public @interface EnvTest