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