Package io.skodjob.testframe.annotations
Annotation Interface ResourceManagerDebug
@Target(TYPE)
@Retention(RUNTIME)
@ExtendWith(ResourceManagerExtension.class)
public @interface ResourceManagerDebug
This annotation is used to manage resources in JUnit tests.
It is applied at the class level.
It uses the ResourceManagerExtension