Uses of Interface
org.spockframework.mock.IInvocationDispatcher

Packages that use IInvocationDispatcher
org.spockframework.mock   
 

Uses of IInvocationDispatcher in org.spockframework.mock
 

Classes in org.spockframework.mock that implement IInvocationDispatcher
 class MockController
           
 

Methods in org.spockframework.mock with parameters of type IInvocationDispatcher
 java.lang.Object IMockFactory.create(java.lang.String mockName, java.lang.Class<?> mockType, IInvocationDispatcher dispatcher)
           
 java.lang.Object DefaultMockFactory.create(java.lang.String mockName, java.lang.Class<?> mockType, IInvocationDispatcher dispatcher)
           
 



Copyright © 2013. All rights reserved