| Package | Description |
|---|---|
| org.springframework.ws.test.client |
Provides a testing framework for client-side Web service testing.
|
| org.springframework.ws.test.server |
Provides a testing framework for server-side Web service testing.
|
| org.springframework.ws.test.support |
Support classes for the testing framework, used by the classes in the
org.springframework.ws.test.client and
org.springframework.ws.test.server packages. |
| org.springframework.ws.test.support.creator |
Provides the generic
WebServiceMessageCreator
interface, and implementations. |
| org.springframework.ws.test.support.matcher |
Provides the generic
WebServiceMessageMatcher
interface, and implementations. |