| Class | Description |
|---|---|
| ContextConfig | |
| EmbeddedTomcat |
Helper class to simplify setting up a Embedded Tomcat
in a IDE and with a Maven web project.
|
| TargetClassesContext |
Special FileDirContext that mapps /WEB-INF/classes to ./target/classes
|
| TomcatTest |
Convenient JUnit test class that starts a Tomcat on port 9998 before the test
and stops it afterwards.
|
Copyright © 2012. All Rights Reserved.