All Classes and Interfaces

Class
Description
 
 
Useful starting point for a admin Spring Boot integration test.
 
 
 
 
 
Marketplace spring boot integration test config
Configuration class that instantiates all of the Broadleaf Admin beans.
Helper class for working with admin related integration tests.
 
 
Convenient annotation for integration tests dealing with the Broadleaf Admin applicationContext.
 
Convenient annotation for integration tests dealing with the Site applicationContext.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Used as a customization point so that you can extend this class and add additional beans to the live Broadleaf ApplicationContext.
 
Used as a customization point so that you can extend this class and add additional beans to the live Broadleaf ApplicationContext.
This is a convenient base class for launching a spring boot test against the admin application.
The @Transactional version of the JUnitAdminIntegrationSetup
The @Transactional version of the JUnitSiteIntegrationSetup
 
 
So, this is a long story and exists as a workaround for a known Broadleaf problem with LTW.
 
 
Copied from mycompany.sample.payment.service We need it to be picked up by the siteintegration setup superlasses of groovy, which already scans "org" packages.
 
 
 
 
 
 
 
 
This integration test class is kept to guarantee backwards compatibility for Broadleaf offers.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Ensures that activities are rolled back in the correct order
 
 
Configuration class holder for all of the configuration for scanning all Broadleaf non-servlet beans for an integration test.
 
 
Tests for the interactions between the system properties service as apart of the Spring Environment
 
Avoid stale state redirects for the purposes of MockMVC testing
Base TestNG support class used for Broadleaf Admin tests.
Base TestNG support class used for Broadleaf Site tests.
The @Transactional version of the TestNGAdminIntegrationSetup.
The @Transactional version of the TestNGSiteIntegrationSetup.
 
Test basic core translation use cases.