Uses of Class
org.jmock.api.ExpectationError

Packages that use ExpectationError
org.jmock.api   
org.jmock.lib   
 

Uses of ExpectationError in org.jmock.api
 

Methods in org.jmock.api with parameters of type ExpectationError
 Error ExpectationErrorTranslator.translate(ExpectationError e)
          Translates the given ExpectationError into an error type compatible with another testing framework.
 

Uses of ExpectationError in org.jmock.lib
 

Methods in org.jmock.lib with parameters of type ExpectationError
 Error AssertionErrorTranslator.translate(ExpectationError e)
           
 Error IdentityExpectationErrorTranslator.translate(ExpectationError e)
           
 



Copyright © 2003-2012 jMock. All Rights Reserved.