- 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, 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) - 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.SoapExtension
-
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>, 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) - Method in class com.github.skjolber.mockito.soap.SoapServiceRule
-
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.
- 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.SoapServiceRule
-
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.SoapServiceRule
-
Create (and start) service with mock delegate and additional properties.