Support class to help with configuration that needs to happen in
integration tests before Spring attempts to do context initialization of
applicationContext-dao.xml.
Perform after-test verification that all anticipated java.lang.Throwable's
have been seen and that no unanticipated java.lang.Throwable's have been
seen.
Support class to help with configuration that needs to happen in
integration tests before Spring attempts to do context initialization of
applicationContext-svclayer.xml in the web application.