Uses of Package
org.jmock.lib

Packages that use org.jmock.lib
org.jmock.lib   
 

Classes in org.jmock.lib used by org.jmock.lib
AssertionErrorTranslator
          Translates ExpectationErrors into AssertionErrors that several test frameworks, including JUnit 4 and TestNG, use to report errors.
CamelCaseNamingScheme
          A naming scheme in which the implicit name for a mock object is the mocked type's name with the first character in lower case.
IdentityExpectationErrorTranslator
          An ExpectationErrorTranslator that doesn't do any translation.
RetroNamingScheme
          A naming scheme in which the implicit name for a mock object is the mocked type's name prepend with "mock".
 



Copyright © 2003-2012 jMock. All Rights Reserved.