Package | Description |
---|---|
org.springframework.ws.test.server |
Provides a testing framework for server-side Web service testing.
|
Class and Description |
---|
MockWebServiceClient
Main entry point for server-side Web service testing.
|
RequestCreator
Creates request messages.
|
ResponseActions
Allows for setting up expectation about response messages.
|
ResponseMatcher
Defines the contract for matching response messages to expectations.
|
ResponseXPathExpectations
Allows for setting up expectations on XPath expressions.
|
Copyright © 2020 Pivotal Software. All rights reserved.