com.liferay.portal.test.listeners
Class ResetDatabaseExecutionTestListener
java.lang.Object
com.liferay.portal.kernel.test.AbstractExecutionTestListener
com.liferay.portal.test.listeners.ResetDatabaseExecutionTestListener
- All Implemented Interfaces:
- ExecutionTestListener
public class ResetDatabaseExecutionTestListener
- extends AbstractExecutionTestListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResetDatabaseExecutionTestListener
public ResetDatabaseExecutionTestListener()
runAfterTest
public void runAfterTest(TestContext testContext)
- Specified by:
runAfterTest in interface ExecutionTestListener- Overrides:
runAfterTest in class AbstractExecutionTestListener
runBeforeClass
public void runBeforeClass(TestContext testContext)
- Specified by:
runBeforeClass in interface ExecutionTestListener- Overrides:
runBeforeClass in class AbstractExecutionTestListener
runBeforeTest
public void runBeforeTest(TestContext testContext)
- Specified by:
runBeforeTest in interface ExecutionTestListener- Overrides:
runBeforeTest in class AbstractExecutionTestListener
backupDLStores
protected void backupDLStores(boolean initialize)
backupSearchIndices
protected void backupSearchIndices(boolean initialize)
restoreDLStores
protected void restoreDLStores(boolean initialize)
restoreSearchIndices
protected void restoreSearchIndices(boolean initialize)