Interface ProxyMock
-
- All Known Implementing Classes:
MockInvocationHandler
public interface ProxyMockInterface to describe proxy for created Logger.For internal use only.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearMock()reset internal mocks state.java.lang.ObjectgetMock()java.lang.StringgetMockName()voidsetMock(java.lang.Object mock)
-