public interface QuarkusTestBeforeAllCallback
@QuarkusTest class before any test methods are
executed.
The implementing class has to be deployed as service provider on the class path.
| Modifier and Type | Method and Description |
|---|---|
void |
beforeAll(Object testInstance) |
void beforeAll(Object testInstance)
Copyright © 2020 JBoss by Red Hat. All rights reserved.