Package io.quarkus.runtime.test
Interface TestScopeSetup
-
public interface TestScopeSetup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setup(boolean isIntegrationTest)
void
tearDown(boolean isIntegrationTest)
-