| Package | Description |
|---|---|
| io.quarkus.test.junit |
| Modifier and Type | Field and Description |
|---|---|
(package private) QuarkusTestProfile |
TestProfileAndProperties.testProfile |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Class<? extends QuarkusTestProfile> |
IntegrationTestUtil.findProfile(Class<?> testClass) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static TestProfileAndProperties |
IntegrationTestUtil.determineTestProfileAndProperties(Class<? extends QuarkusTestProfile> profile,
Map<String,String> sysPropRestore) |
| Constructor and Description |
|---|
TestProfileAndProperties(QuarkusTestProfile testProfile,
Map<String,String> properties) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.