Package io.helidon.testing.junit5.suite
Annotation Interface TestSuite.AfterSuite
- Enclosing class:
TestSuite
@Deprecated
@Retention(RUNTIME)
@Target(METHOD)
@Inherited
public static @interface TestSuite.AfterSuite
Deprecated.
this is a feature in progress of development, there may be backward incompatible changes done to it, so please
use with care
After
TestSuite
cleanup method.