@ContextConfiguration(initializers=org.broadleafcommerce.common.config.BroadleafEnvironmentConfiguringApplicationListener.class) @WebAppConfiguration @ActiveProfiles(value="mbeansdisabled") public class EnableBroadleafRootAutoConfigurationTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EnableBroadleafRootAutoConfigurationTest.RootConfig |
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
ctx |
| Constructor and Description |
|---|
EnableBroadleafRootAutoConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
canFindRootBean() |
void |
cannotFindAdminBean() |
void |
cannotFindSiteBean() |
Copyright © 2021. All rights reserved.