@Service public class ObjectFactory extends Object
ObjectFactory()
MockitoCacheKey
newKey(Type type, Object value)
Object
newMock(Class<?> type, org.mockito.MockSettings settings)
newSpy(Object instance)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectFactory()
public Object newSpy(Object instance)
public Object newMock(Class<?> type, org.mockito.MockSettings settings)
public MockitoCacheKey newKey(Type type, Object value)
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.