Class QuarkusNativeProfileInmemory
- java.lang.Object
-
- org.projectnessie.quarkus.tests.profiles.BaseConfigProfile
-
- org.projectnessie.quarkus.tests.profiles.QuarkusTestProfileInmemory
-
- org.projectnessie.quarkus.tests.profiles.QuarkusNativeProfileInmemory
-
- All Implemented Interfaces:
io.quarkus.test.junit.QuarkusTestProfile
public class QuarkusNativeProfileInmemory extends QuarkusTestProfileInmemory
-
-
Field Summary
-
Fields inherited from class org.projectnessie.quarkus.tests.profiles.BaseConfigProfile
CONFIG_OVERRIDES, VERSION_STORE_CONFIG
-
-
Constructor Summary
Constructors Constructor Description QuarkusNativeProfileInmemory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetConfigProfile()-
Methods inherited from class org.projectnessie.quarkus.tests.profiles.QuarkusTestProfileInmemory
getConfigOverrides
-
-
-
-
Method Detail
-
getConfigProfile
public String getConfigProfile()
-
-