public class ConfigProviderTest
extends org.jboss.arquillian.testng.Arquillian
Constructor and Description |
---|
ConfigProviderTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
deploy() |
static void |
setupCheck() |
void |
testDynamicValueInPropertyConfigSource() |
void |
testEnvironmentConfigSource() |
void |
testGetConfigSources() |
void |
testGetPropertyNames() |
void |
testInjectedConfigSerializable() |
void |
testJavaConfigPropertyFilesConfigSource() |
void |
testNonExistingConfigKey() |
void |
testNonExistingConfigKeyGet() |
void |
testPropertyConfigSource() |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive deploy()
public static void setupCheck()
public void testEnvironmentConfigSource()
public void testPropertyConfigSource()
public void testDynamicValueInPropertyConfigSource()
public void testJavaConfigPropertyFilesConfigSource()
public void testNonExistingConfigKey()
public void testNonExistingConfigKeyGet()
public void testGetConfigSources()
public void testInjectedConfigSerializable()
public void testGetPropertyNames()
Copyright © 2020 Eclipse Foundation. All rights reserved.