Uses of Interface
net.sf.surrogate.core.SurrogateManager.MockExecutor

Uses of SurrogateManager.MockExecutor in net.sf.surrogate.core
 

Classes in net.sf.surrogate.core that implement SurrogateManager.MockExecutor
 class MockMethod
          General mock class to mock a specific method.
 

Methods in net.sf.surrogate.core that return SurrogateManager.MockExecutor
 SurrogateManager.MockExecutor SurrogateManager.getMockExecutor(org.aspectj.lang.JoinPoint p)
          Gets the mock object or mock method for a joinpoint.
 



Copyright © 2005 . All Rights Reserved.