public class SybaseDumpTransactionLogTestCallback
extends com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<java.lang.Void,java.lang.Void>
| Modifier and Type | Field and Description |
|---|---|
static SybaseDumpTransactionLogTestCallback |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
afterMethod(org.junit.runner.Description description,
java.lang.Void v,
java.lang.Object target) |
java.lang.Void |
beforeClass(org.junit.runner.Description description) |
java.lang.Void |
beforeMethod(org.junit.runner.Description description,
java.lang.Object target) |
public static final SybaseDumpTransactionLogTestCallback INSTANCE
public void afterMethod(org.junit.runner.Description description,
java.lang.Void v,
java.lang.Object target)
throws java.lang.Exception
afterMethod in interface com.liferay.portal.kernel.test.rule.callback.TestCallback<java.lang.Void,java.lang.Void>afterMethod in class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<java.lang.Void,java.lang.Void>java.lang.Exceptionpublic java.lang.Void beforeClass(org.junit.runner.Description description)
throws java.sql.SQLException
beforeClass in interface com.liferay.portal.kernel.test.rule.callback.TestCallback<java.lang.Void,java.lang.Void>beforeClass in class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<java.lang.Void,java.lang.Void>java.sql.SQLExceptionpublic java.lang.Void beforeMethod(org.junit.runner.Description description,
java.lang.Object target)
throws java.sql.SQLException
beforeMethod in interface com.liferay.portal.kernel.test.rule.callback.TestCallback<java.lang.Void,java.lang.Void>beforeMethod in class com.liferay.portal.kernel.test.rule.callback.BaseTestCallback<java.lang.Void,java.lang.Void>java.sql.SQLException