@ConfigRoot public class TestConfig extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestConfig.Profile |
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
nativeImageProfile
The profile to use when testing the native image
|
(package private) Duration |
nativeImageWaitTime
Duration to wait for the native image to built during testing
|
(package private) TestConfig.Profile |
profile
Profile related test settings
|
| Constructor and Description |
|---|
TestConfig() |
@ConfigItem(defaultValue="PT5M") Duration nativeImageWaitTime
@ConfigItem(defaultValue="prod") String nativeImageProfile
@ConfigItem TestConfig.Profile profile
Copyright © 2021 JBoss by Red Hat. All rights reserved.