DAOTestRule   DAOTestRule 
Compiled from "DAOTestRule.java" Compiled from "DAOTestRule.java"
public class io.dropwizard.testing.junit.DAOTestRule extends org.junit.rule s.ExternalResource { public class io.dropwizard.testing.junit.DAOTestRule extends org.junit.rule s.ExternalResource {
public static io.dropwizard.testing.junit.DAOTestRule$Builder newBuilder( ); public static io.dropwizard.testing.junit.DAOTestRule$Builder newBuilder( );
protected void before() throws java.lang.Throwable; protected void before() throws java.lang.Throwable;
protected void after(); protected void after();
public org.hibernate.SessionFactory getSessionFactory(); public org.hibernate.SessionFactory getSessionFactory();
public <T> T inTransaction(java.util.concurrent.Callable<T>); public <T> T inTransaction(java.util.concurrent.Callable<T>);
public void inTransaction(java.lang.Runnable); public void inTransaction(java.lang.Runnable);
io.dropwizard.testing.junit.DAOTestRule(org.hibernate.SessionFactory, io. io.dropwizard.testing.junit.DAOTestRule(io.dropwizard.testing.common.DAOT
dropwizard.testing.junit.DAOTestRule$1); est, io.dropwizard.testing.junit.DAOTestRule$1);
static {};
} }
 End of changes. 1 change blocks. 
3 lines changed or deleted 2 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/