| Interface | Description |
|---|---|
| QuarkusTestProfile |
Defines a 'test profile'.
|
| Class | Description |
|---|---|
| DisabledOnNativeImageCondition | |
| DotNames | |
| MockSupport | |
| NativeTestExtension | |
| QuarkusMock |
Utility class that can be used to mock CDI normal scoped beans.
|
| QuarkusTestExtension | |
| QuarkusTestExtension.TestBuildChainFunction | |
| QuarkusTestProfile.TestResourceEntry | |
| RunningAppConfigResolver |
| Annotation Type | Description |
|---|---|
| DisabledOnNativeImage |
@DisabledOnNativeImage is used to signal that the annotated test class or
test method for native images is currently disabled and should not be executed. |
| NativeImageTest |
Annotation that indicates that this test should be run using a native image,
rather than in the JVM.
|
| QuarkusTest | |
| TestProfile |
Defines a 'test profile'.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.