Uses of Class
org.unitils.mock.mockbehavior.impl.DefaultValueReturningMockBehavior

Packages that use DefaultValueReturningMockBehavior
org.unitils.mock.mockbehavior.impl   
 

Uses of DefaultValueReturningMockBehavior in org.unitils.mock.mockbehavior.impl
 

Subclasses of DefaultValueReturningMockBehavior in org.unitils.mock.mockbehavior.impl
 class DummyValueReturningMockBehavior
          Mock behavior that returns a default value.
 class StubMockBehavior
          Mock behavior that returns a default value if a value can be returned, nothing happens when the result type is void.
 



Copyright © 2011. All Rights Reserved.