Uses of Class
com.github.kristofa.test.http.UnsatisfiedExpectationException

Packages that use UnsatisfiedExpectationException
com.github.kristofa.test.http   
 

Uses of UnsatisfiedExpectationException in com.github.kristofa.test.http
 

Methods in com.github.kristofa.test.http that throw UnsatisfiedExpectationException
 void MockHttpServer.verify()
          Verify if we got all requests as expected.
 void MockHttpServer.ExpectationHandler.verify()
           
 void MockAndProxyFacade.verify()
          In case we are in Mocking operation mode we will verify if all expected requests have been invoked.
 void HttpResponseProvider.verify()
          Should be executed when all requests have been submitted.
 void AbstractHttpResponseProvider.verify()
          Should be executed when all requests have been submitted.
 



Copyright © 2014. All Rights Reserved.