public class ClassLoadingIsolaterExtension extends Object implements org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeEachCallback
| Modifier and Type | Class and Description |
|---|---|
static interface |
ClassLoadingIsolaterExtension.IsolatedClassLoaderProvider |
| Constructor and Description |
|---|
ClassLoadingIsolaterExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterEach(org.junit.jupiter.api.extension.ExtensionContext context) |
void |
beforeEach(org.junit.jupiter.api.extension.ExtensionContext context) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.