public class JUnit5LamblinExtension
Defines the test runner to be used with JUnit 5.
| Constructor and Description |
|---|
JUnit5LamblinExtension()
Defines the test runner to be used with JUnit 5.
|
| Modifier and Type | Method and Description |
|---|---|
void |
afterAll(org.junit.jupiter.api.extension.ExtensionContext p0) |
void |
beforeAll(org.junit.jupiter.api.extension.ExtensionContext extensionContext) |