Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Usage

The following is an example of how to use AbstractIntegrationTestBase.java

Code Block
import edu.mit.csf.test.AbstractIntegrationTestBase;

public class TestHibernateAcademicTermDao extends AbstractIntegrationTestBase {

}
Panel

Using applicationContext-csf-unit-tests-default.xml

Panel