@ContextConfiguration(initializers=org.broadleafcommerce.common.config.BroadleafEnvironmentConfiguringApplicationListener.class) public class ConditionalOnPropertyTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConditionalOnPropertyTest.ConditionalOnPropertyConfig |
| Constructor and Description |
|---|
ConditionalOnPropertyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
foundPropertyInstantiatesBean() |
void |
missingPropertyPreventsBean() |
Copyright © 2023. All rights reserved.