クラス MockHttpServletMapping

java.lang.ObjectSE
org.springframework.mock.web.MockHttpServletMapping
実装されたすべてのインターフェース:
HttpServletMappingEE

public class MockHttpServletMapping extends ObjectSE implements HttpServletMappingEE
HttpServletMappingEE のモック実装。

現在、Servlet 3.1 ランタイム要件のあるアプリケーションでの Maven ビルドの課題を回避するために、MockHttpServletRequest では setter として公開されていません。

導入:
5.3.4
作成者:
Rossen Stoyanchev