java.lang.Objectjunit.framework.TestCase
org.apache.cactus.sample.servlet.TestSampleServletAspectWerkz
| Nested Class Summary: | ||
|---|---|---|
| public static class | TestSampleServletAspectWerkz.GetRequestParametersTestAdvice | Intercepts Servlet's doXXX calls and instead redirect the flow of execution to the {@link SampleServlet#getRequestParameters} method to unit test. |
| Method from org.apache.cactus.sample.servlet.TestSampleServletAspectWerkz Summary: |
|---|
| testGetRequestParameters |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.cactus.sample.servlet.TestSampleServletAspectWerkz Detail: |
|---|
|