@ContextConfiguration(initializers=org.broadleafcommerce.common.config.BroadleafEnvironmentConfiguringApplicationListener.class) @ActiveProfiles(value="otherenvironment") @DirtiesContext public class OtherEnvironmentOverridePropertiesTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.core.env.Environment |
env |
| Constructor and Description |
|---|
OtherEnvironmentOverridePropertiesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testOtherEnvironmentOverride() |
Copyright © 2017. All rights reserved.