public interface QuarkusTestProfile
| Modifier and Type | Method and Description |
|---|---|
default Map<String,String> |
getConfigOverrides()
Returns additional config to be applied to the test.
|
default String |
getConfigProfile()
Allows the default config profile to be overridden.
|
default Set<Class<?>> |
getEnabledAlternatives()
Returns enabled alternatives.
|
default Map<String,String> getConfigOverrides()
default Set<Class<?>> getEnabledAlternatives()
default String getConfigProfile()
Copyright © 2020 JBoss by Red Hat. All rights reserved.