org.powermock.api.mockito.internal.invocation
Class InvocationControlAssertionError
java.lang.Object
org.powermock.api.mockito.internal.invocation.InvocationControlAssertionError
public class InvocationControlAssertionError
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationControlAssertionError
public InvocationControlAssertionError()
updateErrorMessageForVerifyNoMoreInteractions
public static void updateErrorMessageForVerifyNoMoreInteractions(AssertionError errorToUpdate)
updateErrorMessageForMethodInvocation
public static void updateErrorMessageForMethodInvocation(AssertionError errorToUpdate)
throwAssertionErrorForNewSubstitutionFailure
public static void throwAssertionErrorForNewSubstitutionFailure(AssertionError oldError,
Class<?> type)
Copyright © 2007-2014. All Rights Reserved.