public class ConfigPropertyFileProfileTest
extends org.jboss.arquillian.testng.Arquillian
Modifier and Type | Class and Description |
---|---|
static class |
ConfigPropertyFileProfileTest.ProfilePropertyBean |
Constructor and Description |
---|
ConfigPropertyFileProfileTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deployment() |
void |
testConfigProfileWithDev()
Check both the file microprofile-config.properties and microprofile-config-dev.properties are loaded as config
sources but the file microprofile-config-prod.properties is ignored.
|
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive deployment()
public void testConfigProfileWithDev()
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.