| Class | Description |
|---|---|
| DisabledOnNativeImageCondition | |
| NativeTestExtension | |
| QuarkusTestExtension | |
| QuarkusTestExtension.TestBuildChainFunction | |
| 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 |
Copyright © 2020 JBoss by Red Hat. All rights reserved.