| Class | Description |
|---|---|
| BaseTest | |
| BroadleafGenericGroovyXmlWebContextLoader |
This class was created due to AbstractGenericWebContextLoader utilizing the qualifier "final" for its
loadContext(MergedContextConfiguration) method which we needed to override and provide our Broadleaf created
MergeXmlWebApplicationContext object in place of the GenericWebApplicationContext it used.
|
| CommonSetupBaseTest | |
| JUnitAdminIntegrationSetup |
Base Integration Test Setup java file for Admin based integration tests.
|
| JUnitSiteIntegrationSetup |
Base Integration Test Setup java file for Site based integration tests.
|
| MergeDependencyInjectionTestExecutionListener | |
| MergeTransactionalTestExecutionListener |
TestExecutionListener which provides support for executing
tests within transactions by using
@Transactional
and @NotTransactional annotations. |
| TestNGAdminIntegrationSetup |
Base Integration Test Setup java file for Admin based integration tests.
|
| TestNGSiteIntegrationSetup |
Base Integration Test Setup java file for Site based integration tests.
|
Copyright © 2020. All rights reserved.