Annotation Interface TestVisualSeparator


@Target(TYPE) @Retention(RUNTIME) @ExtendWith(TestVisualSeparatorExtension.class) public @interface TestVisualSeparator
This annotation is used to manage resources in JUnit tests. It is applied at the class level.

It uses the TestVisualSeparatorExtension