Uses of Package
org.unitils.mock

Packages that use org.unitils.mock
org.unitils.mock   
org.unitils.mock.core   
org.unitils.mock.core.matching.impl   
 

Classes in org.unitils.mock used by org.unitils.mock
Mock
          Declares the contract for a controller object that enables defining the behavior of methods of a mock object, or for performing assert statements that verify that certain calls were effectively made.
 

Classes in org.unitils.mock used by org.unitils.mock.core
Mock
          Declares the contract for a controller object that enables defining the behavior of methods of a mock object, or for performing assert statements that verify that certain calls were effectively made.
PartialMock
          Declares the contract for a controller object that enables defining the behavior of methods of a partial mock object, or for performing assert statements that verify that certain calls were effectively made.
 

Classes in org.unitils.mock used by org.unitils.mock.core.matching.impl
Mock
          Declares the contract for a controller object that enables defining the behavior of methods of a mock object, or for performing assert statements that verify that certain calls were effectively made.
 



Copyright © 2011. All Rights Reserved.