资 源 简 介
Introduction
This utility enables you to easily create an integration test with as less configuration possible. It even provides you with a default test that can be used out of the box:
1. AbstractDefaultDeploymentTest
1. AbstractDefaultHibernateDeploymentTest
1. AbstractDefaultNoDbDeployment
Container support:
1. Tomcat
1. JBoss
1. Jetty
1. Jonas
1. Glassfish
Check out the source code to see the examples in src/test/java. You can find example container utilities and simple integration tests using the abstract deployment tests mentioned above in the src/test/java folder.
Some main features:
* Integration: Run the same tests with whatever build tool out there like Ant, Maven etc. and even within your IDE.
* Configurable container port: You can easily configure on which port the container will run.
* Easy SQL script execution: This can be done by just configuring it in you spring context file.
*
文 件 列 表
bin
bootstrap.jar
catalina-tasks.xml
catalina.bat
catalina.sh
commons-daemon-native.tar.gz
commons-daemon.jar
configtest.bat
configtest.sh
cpappend.bat
daemon.sh
digest.bat
digest.sh
setclasspath.bat
setclasspath.sh
shutdown.bat
shutdown.sh
startup.bat
startup.sh
tomcat-juli.jar
tomcat-native.tar.gz
tool-wrapper.bat
tool-wrapper.sh
version.bat
version.sh
conf
catalina.policy
catalina.properties
context.xml
logging.properties
server.xml
tomcat-users.xml
web.xml
lib
annotations-api.jar
catalina-ant.jar
catalina-ha.jar
catalina-tribes.jar
catalina.jar
ecj-3.7.2.jar
el-api.jar
jasper-el.jar
jasper.jar
jsp-api.jar
servlet-api.jar
tomcat-api.jar
tomcat-coyote.jar
tomcat-dbcp.jar
tomcat-i18n-es.jar
tomcat-i18n-fr.jar
tomcat-i18n-ja.jar
tomcat-jdbc.jar
tomcat-util.jar
logs
temp
safeToDelete.tmp
webapps
work