Overview
Package
Class
Deprecated
Index
Help
Groovy Documentation
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
addEvent
(ClientRequest)
- Method in
MatchingEventLatch
and
(HttpRequestMatcher)
- Method in
HttpRequestMatcher
anyRequest
()
- Method in
HttpMatchers
await
(Long)
- Method in
MatchingEventLatch
B
body
(Matcher)
- Method in
HttpMatchers
C
ClientRequest
- Class in
com.confluex.mock.http
ClientRequest
(HttpServletRequest)
- Constructor in
ClientRequest
createFactory
()
- Method in
MockSslSocketConnector
currentCount
- Field in
MatchingEventLatch
D
delete
(Matcher)
- Method in
HttpMatchers
DELETE
- Field in
MethodExpectation
E
Expectation
- Interface in
com.confluex.mock.http.expectations
F
G
get
(Matcher)
- Method in
HttpMatchers
GET
- Field in
MethodExpectation
getClientSslContext
()
- Method in
MockHttpsServer
getRequests
()
- Method in
MockHttpServer
getTrustManagerFactory
()
- Method in
MockHttpsServer
H
handle
(String, HttpServletRequest, HttpServletResponse, int)
- Method in
MockHttpRequestHandler
header
(String, Matcher)
- Method in
HttpMatchers
HeaderExpectation
- Class in
com.confluex.mock.http.expectations
HeaderExpectation
(String, String)
- Constructor in
HeaderExpectation
HttpMatchers
- Class in
com.confluex.mock.http.matchers
HttpRequestMatcher
- Class in
com.confluex.mock.http.matchers
HttpRequestMatcher
(Closure)
- Constructor in
HttpRequestMatcher
HttpResponder
- Class in
com.confluex.mock.http
HttpResponderBuilder
- Class in
com.confluex.mock.http
I
initJettyServer
(int)
- Method in
MockHttpServer
initJettyServer
(int)
- Method in
MockHttpsServer
J
K
L
M
matches
(ClientRequest)
- Method in
HttpRequestMatcher
matchesPattern
(String)
- Method in
HttpMatchers
MatchingEventLatch
- Class in
com.confluex.mock.http.event
MatchingEventLatch
(HttpRequestMatcher, int)
- Constructor in
MatchingEventLatch
method
(String)
- Method in
HttpMatchers
MethodExpectation
- Class in
com.confluex.mock.http.expectations
MethodExpectation
(String)
- Constructor in
MethodExpectation
MockHttpRequestHandler
- Class in
com.confluex.mock.http
MockHttpRequestHandler
()
- Constructor in
MockHttpRequestHandler
MockHttpServer
- Class in
com.confluex.mock.http
MockHttpServer
(int)
- Constructor in
MockHttpServer
MockHttpsServer
- Class in
com.confluex.mock.http
MockHttpsServer
(int)
- Constructor in
MockHttpsServer
MockSslSocketConnector
- Class in
com.confluex.mock.http.jetty
Specific to Jetty v6
MockSslSocketConnector
()
- Constructor in
MockSslSocketConnector
N
O
P
path
(Matcher)
- Method in
HttpMatchers
post
(Matcher)
- Method in
HttpMatchers
POST
- Field in
MethodExpectation
put
(Matcher)
- Method in
HttpMatchers
PUT
- Field in
MethodExpectation
Q
queryParam
(String, Matcher)
- Method in
HttpMatchers
R
render
(ClientRequest, HttpServletResponse)
- Method in
HttpResponder
respondTo
(HttpRequestMatcher)
- Method in
MockHttpRequestHandler
respondTo
(HttpRequestMatcher)
- Method in
MockHttpServer
S
setKeyPassword
(String)
- Method in
MockSslSocketConnector
setPassword
(String)
- Method in
MockSslSocketConnector
setTrustPassword
(String)
- Method in
MockSslSocketConnector
stop
()
- Method in
MockHttpServer
stringHasXPath
(String, Matcher)
- Method in
HttpMatchers
T
U
V
verify
(ClientRequest)
- Method in
Expectation
Inspect the request and decide if it is valid
verify
(ClientRequest)
- Method in
HeaderExpectation
verify
(ClientRequest)
- Method in
MethodExpectation
W
waitFor
(HttpRequestMatcher, int, long)
- Method in
MockHttpRequestHandler
waitFor
(HttpRequestMatcher, int, Long)
- Method in
MockHttpServer
withBody
(Closure)
- Method in
HttpResponderBuilder
withHeader
(String, String)
- Method in
HttpResponderBuilder
withResource
(String)
- Method in
HttpResponderBuilder
withStatus
(int)
- Method in
HttpResponderBuilder
X
Y
Z
_
Groovy Documentation