Package org.mockito.internal.debugging
Class WarningsPrinterImpl
java.lang.Object
org.mockito.internal.debugging.WarningsPrinterImpl
-
Constructor Summary
ConstructorsConstructorDescriptionWarningsPrinterImpl
(List<Invocation> unusedStubs, List<InvocationMatcher> allInvocations, boolean warnAboutUnstubbed) -
Method Summary
-
Constructor Details
-
WarningsPrinterImpl
public WarningsPrinterImpl(List<Invocation> unusedStubs, List<InvocationMatcher> allInvocations, boolean warnAboutUnstubbed)
-
-
Method Details
-
print
-