Package com.avoka.tm.test
Provides Unit Testing support classes.
-
Class Summary Class Description MockPrincipal Mock implementation of a userprincipal
.MockRegistry Provides thread local registry for mock HTTP request/response pairs and service/result object pairs.MockRequest Mock implementation of HttpServletRequest.MockResponse Mock implementation ofHttpServletResponse
.MockServletContext Mock implementation ofServletContext
. -
Exception Summary Exception Description JUnitTestException Provides a runtime exception for unit testing.