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