Package com.jcabi.http.mock
Mock of Servlet Container.
- Since:
- 0.10
- See Also:
- Examples
-
Interface Summary Interface Description MkAnswer Mock response.MkContainer Mock version of Java Servlet container.MkQuery Mock HTTP query/request. -
Class Summary Class Description MkAnswer.Simple Simple implementation.MkAnswerMatchers Convenient set of matchers forMkAnswer
.MkGrizzlyContainer Implementation ofMkContainer
based on Grizzly Server.MkQueryMatchers Convenient set of matchers forMkQuery
.MkQueryUriMatcher Matcher for checkingMkQuery.uri()
contents.