com.liferay.portal.test.rule.callback
Class SybaseDumpTransactionLogTestCallback
java.lang.Object
com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<Void,Void>
com.liferay.portal.test.rule.callback.SybaseDumpTransactionLogTestCallback
- All Implemented Interfaces:
- com.liferay.portal.kernel.test.rule.callback.TestCallback<Void,Void>
public class SybaseDumpTransactionLogTestCallback
- extends com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<Void,Void>
| Methods inherited from class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback |
afterClass, afterMethod |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final SybaseDumpTransactionLogTestCallback INSTANCE
beforeClass
public Void beforeClass(org.junit.runner.Description description)
throws SQLException
- Specified by:
beforeClass in interface com.liferay.portal.kernel.test.rule.callback.TestCallback<Void,Void>- Overrides:
beforeClass in class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<Void,Void>
- Throws:
SQLException
beforeMethod
public Void beforeMethod(org.junit.runner.Description description,
Object target)
throws SQLException
- Specified by:
beforeMethod in interface com.liferay.portal.kernel.test.rule.callback.TestCallback<Void,Void>- Overrides:
beforeMethod in class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<Void,Void>
- Throws:
SQLException