Modifier and Type | Field and Description |
---|---|
static SybaseDumpTransactionLogTestCallback |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
Void |
beforeClass(org.junit.runner.Description description) |
Void |
beforeMethod(org.junit.runner.Description description,
Object target) |
public static final SybaseDumpTransactionLogTestCallback INSTANCE
public 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>
SQLException
public 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