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