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:
- TestCallback<Void,Void>
public class SybaseDumpTransactionLogTestCallback
- extends BaseTestCallback<Void,Void>
| 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 TestCallback<Void,Void>- Overrides:
beforeClass in class BaseTestCallback<Void,Void>
- Throws:
SQLException