Package com.avoka.tm.test
package com.avoka.tm.test
Provides Unit Testing support classes.
-
ClassDescriptionProvides an abstraction utility for unit testing.Provides a runtime exception for unit testing.Provides a runner utility for unit testing.Test wrapper.Mock implementation of a user
principal
.The MockRegister class supports testing your service code with mock responses for external services calls when executing in a unit test context.Provides thread local registry for mock HTTP request/response pairs and service/result object pairs.Mock implementation of HttpServletRequest.Mock implementation ofHttpServletResponse
.Mock implementation ofjavax.servlet.ServletConfig
.Mock implementation ofServletContext
.Mock implementation ofjavax.servlet.http.HttpSession
.Provides a mock entity value object creation service for unit testing.