TestNGAdminIntegrationSetup or TestNGSiteIntegrationSetup@Rollback
@ContextHierarchy(value=@ContextConfiguration(name="commonRoot",locations={"classpath*:/blc-config/admin/bl-*-applicationContext.xml","classpath*:/blc-config/site/bl-*-applicationContext.xml","classpath:bl-applicationContext-test-security.xml","classpath:bl-applicationContext-test.xml"}))
@WebAppConfiguration
@TestExecutionListeners(value=org.springframework.test.context.transaction.TransactionalTestExecutionListener.class)
@Deprecated
public abstract class BaseTest
extends org.springframework.test.context.testng.AbstractTestNGSpringContextTests
| Modifier and Type | Field and Description |
|---|---|
protected javax.persistence.EntityManager |
em
Deprecated.
|
| Constructor and Description |
|---|
BaseTest()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
getContext()
Deprecated.
|
run, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceCopyright © 2024. All rights reserved.