インターフェースの使用
org.springframework.ws.test.client.ResponseActions
ResponseActions を使用するパッケージ
org.springframework.ws.test.client 内の ResponseActions 使用
修飾子と型メソッド説明ResponseActions.andExpect(RequestMatcher requestMatcher) リクエストにさらに期待を設定することができます。MockWebServiceServer.expect(RequestMatcher requestMatcher) 指定されたRequestMatcherによって指定された期待値を記録します。