Versions Compared

Key

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

...

Panel

Usage

The following code fragment illustrates 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

Configuration of the default test applicaiton context

panel
Panel

Override for the default test application context