Package org.doxla.spring.automock.resolver

Interface Summary
MockClassResolver Resolve a Collection of Classes to mock.
ProxyMockNameResolver Defines the mapping between a Class to be mocked and it's Mock Spring bean name and it's proxy Spring bean name.
 

Class Summary
DefaultProxyMockNameResolver The default and at time of writing only included ProxyMockNameResolver.
InterfaceOnlyPatternMatchingMockResolver  
ListedInterfaceMockClassResolver Return all classes in the specified list that are interfaces.
SimplePatternMatchingMockResolver Resolves classes based on a simple regexp.
 



Copyright © 2007. All Rights Reserved.