Package org.mockito

Class MockMakers

java.lang.Object
org.mockito.MockMakers

public final class MockMakers extends Object
Constants for built-in implementations of MockMaker. You may use the constants of this class for MockSettings.mockMaker(String) or Mock.mockMaker(). The string values of these constants may also be used in the resource file mockito-extensions/org.mockito.plugins.MockMaker as described in the class documentation of MockMaker.
Since:
4.8.0