public interface MockFactory
Modifier and Type | Method and Description |
---|---|
Object |
createMock(Mock mock,
Class<?> mockClass)
Creates a mock with the given mock type and @Mock annotation.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.