Index
All Classes and Interfaces|All Packages
A
- after() - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- after() - Method in class com.github.skjolber.mockito.soap.SoapServerRule
- afterAll(ExtensionContext) - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
- afterEach(ExtensionContext) - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
- assertValidAddress(String) - Method in class com.github.skjolber.mockito.soap.SoapExtension
- assertValidAddress(String) - Method in class com.github.skjolber.mockito.soap.SoapServerRule
- assertValidAddress(String) - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
- assertValidAddress(String) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
- assertValidParams(T, Class<T>, String) - Method in class com.github.skjolber.mockito.soap.SoapExtension
- assertValidParams(T, Class<T>, String) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
B
- before() - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- beforeAll(ExtensionContext) - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
- beforeEach(ExtensionContext) - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
C
- clear() - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
-
Stop and remove endpoints, keeping port reservations.
- com.github.skjolber.mockito.soap - package com.github.skjolber.mockito.soap
- createFault() - Static method in class com.github.skjolber.mockito.soap.SoapServiceFault
-
Create SOAP fault without detail.
- createFault(Object) - Static method in class com.github.skjolber.mockito.soap.SoapServiceFault
-
Create SOAP fault with detail.
- createFault(Object, QName) - Static method in class com.github.skjolber.mockito.soap.SoapServiceFault
- createFault(String) - Static method in class com.github.skjolber.mockito.soap.SoapServiceFault
-
Create SOAP fault with detail.
- createFault(Node) - Static method in class com.github.skjolber.mockito.soap.SoapServiceFault
-
Create SOAP fault with detail.
D
- destroy() - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- destroy() - Method in class com.github.skjolber.mockito.soap.SoapServerRule
G
- getMarshaller(JAXBContext, boolean) - Static method in class com.github.skjolber.mockito.soap.SoapServiceFault
- getPort(String) - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
-
Returns the port number that was reserved for the given name.
- getPorts() - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
-
Returns all port names and respective port numbers.
I
- invoke(Object, Method, Object[]) - Method in class com.github.skjolber.mockito.soap.SoapServiceProxy
M
- mock(Class<T>, String) - Method in class com.github.skjolber.mockito.soap.SoapExtension
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String, String) - Method in class com.github.skjolber.mockito.soap.SoapExtension
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String, String) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String, String, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapExtension
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String, String, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String, List<String>) - Method in class com.github.skjolber.mockito.soap.SoapExtension
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String, List<String>) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String, List<String>, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapExtension
-
Create (and start) service with mock delegate and additional properties.
- mock(Class<T>, String, List<String>, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Create (and start) service with mock delegate and additional properties.
- mock(Class<T>, String, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapExtension
-
Create (and start) service endpoint with mock delegate.
- mock(Class<T>, String, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Create (and start) service endpoint with mock delegate.
N
- newInstance() - Static method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- newInstance() - Static method in class com.github.skjolber.mockito.soap.SoapServerRule
- newInstance() - Static method in class com.github.skjolber.mockito.soap.SoapServiceRule
- newInstance(int, int, String...) - Static method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- newInstance(int, int, String...) - Static method in class com.github.skjolber.mockito.soap.SoapServiceRule
- newInstance(String...) - Static method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- newInstance(String...) - Static method in class com.github.skjolber.mockito.soap.SoapServiceRule
- newInstance(T) - Static method in class com.github.skjolber.mockito.soap.SoapServiceProxy
P
- parsePort(String) - Method in class com.github.skjolber.mockito.soap.SoapExtension
- parsePort(String) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
- processProperties(Map<String, Object>, String, List<String>) - Method in class com.github.skjolber.mockito.soap.SoapExtension
- processProperties(Map<String, Object>, String, List<String>) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
- properties(Object...) - Static method in class com.github.skjolber.mockito.soap.SoapExtension
- properties(Object...) - Static method in class com.github.skjolber.mockito.soap.SoapServiceRule
- proxy(T, Class<T>, String, String, List<String>) - Method in class com.github.skjolber.mockito.soap.SoapExtension
-
Create (and start) an endpoint.
- proxy(T, Class<T>, String, String, List<String>) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Create (and start) an endpoint.
- proxy(T, Class<T>, String, String, List<String>, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- proxy(T, Class<T>, String, String, List<String>, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapExtension
-
Create (and start) an endpoint with the given properties.
- proxy(T, Class<T>, String, String, List<String>, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapServerRule
- proxy(T, Class<T>, String, String, List<String>, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
- proxy(T, Class<T>, String, String, List<String>, Map<String, Object>) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Create (and start) an endpoint with the given properties.
R
- reset() - Method in class com.github.skjolber.mockito.soap.SoapServerRule
- reset() - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
S
- SoapEndpointRule - Class in com.github.skjolber.mockito.soap
-
Rule for mocking SOAP services using Endpoints.
- SoapEndpointRule() - Constructor for class com.github.skjolber.mockito.soap.SoapEndpointRule
- SoapEndpointRule(int, int, String...) - Constructor for class com.github.skjolber.mockito.soap.SoapEndpointRule
- SoapEndpointRule(String...) - Constructor for class com.github.skjolber.mockito.soap.SoapEndpointRule
- SoapExtension - Class in com.github.skjolber.mockito.soap
- SoapExtension() - Constructor for class com.github.skjolber.mockito.soap.SoapExtension
- SoapServerRule - Class in com.github.skjolber.mockito.soap
-
Rule for mocking SOAP services using @JaxWsServerFactoryBean to create Servers.
- SoapServerRule() - Constructor for class com.github.skjolber.mockito.soap.SoapServerRule
- SoapServiceExtension - Class in com.github.skjolber.mockito.soap
- SoapServiceExtension() - Constructor for class com.github.skjolber.mockito.soap.SoapServiceExtension
- SoapServiceFault - Class in com.github.skjolber.mockito.soap
- SoapServiceFault() - Constructor for class com.github.skjolber.mockito.soap.SoapServiceFault
- SoapServiceProxy - Class in com.github.skjolber.mockito.soap
-
Utility class to wrap the webservice implementation in a mock.
- SoapServiceRule - Class in com.github.skjolber.mockito.soap
-
Rule for mocking SOAP services.
- SoapServiceRule() - Constructor for class com.github.skjolber.mockito.soap.SoapServiceRule
- start() - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- start() - Method in class com.github.skjolber.mockito.soap.SoapServerRule
- start() - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
- start() - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
(Re)start services.
- stop() - Method in class com.github.skjolber.mockito.soap.SoapEndpointRule
- stop() - Method in class com.github.skjolber.mockito.soap.SoapServerRule
- stop() - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
- stop() - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
Stop services.
- supportsParameter(ParameterContext, ExtensionContext) - Method in class com.github.skjolber.mockito.soap.SoapServiceExtension
V
- verifyProperties(Object...) - Static method in class com.github.skjolber.mockito.soap.SoapExtension
- verifyProperties(Object...) - Static method in class com.github.skjolber.mockito.soap.SoapServiceRule
All Classes and Interfaces|All Packages