public class SybaseDumpTransactionLogTestCallback extends 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) |
afterClass
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 TestCallback<java.lang.Void,java.lang.Void>
afterMethod
in class BaseTestCallback<java.lang.Void,java.lang.Void>
java.lang.Exception
public java.lang.Void beforeClass(org.junit.runner.Description description) throws java.sql.SQLException
beforeClass
in interface TestCallback<java.lang.Void,java.lang.Void>
beforeClass
in class BaseTestCallback<java.lang.Void,java.lang.Void>
java.sql.SQLException
public java.lang.Void beforeMethod(org.junit.runner.Description description, java.lang.Object target) throws java.sql.SQLException
beforeMethod
in interface TestCallback<java.lang.Void,java.lang.Void>
beforeMethod
in class BaseTestCallback<java.lang.Void,java.lang.Void>
java.sql.SQLException