Uses of Interface
org.commonjava.test.http.expect.ExpectationHandler
-
Packages that use ExpectationHandler Package Description org.commonjava.test.http.expect -
-
Uses of ExpectationHandler in org.commonjava.test.http.expect
Methods in org.commonjava.test.http.expect that return ExpectationHandler Modifier and Type Method Description ExpectationHandlerContentResponse. handler()Methods in org.commonjava.test.http.expect with parameters of type ExpectationHandler Modifier and Type Method Description voidExpectationServer. expect(String method, String testUrl, ExpectationHandler handler)voidExpectationServlet. expect(String method, String testUrl, ExpectationHandler handler)
-