| Class | Description |
|---|---|
| JUnitAdminIntegrationSetup |
Used as a customization point so that you can extend this class and add additional beans to the live Broadleaf ApplicationContext.
|
| JUnitExampleTest | |
| JUnitSiteIntegrationSetup |
Used as a customization point so that you can extend this class and add additional beans to the live Broadleaf ApplicationContext.
|
| JUnitSpringBootAdminIntegrationSetup |
This is a convenient base class for launching a spring boot test against the admin application.
|
| JUnitTransactionalAdminIntegrationSetup |
The @Transactional version of the
JUnitAdminIntegrationSetup |
| JUnitTransactionalSiteIntegrationSetup |
The @Transactional version of the
JUnitSiteIntegrationSetup |
Copyright © 2018. All rights reserved.