Class NewInvocationControlAssertionError
java.lang.Object
org.powermock.api.easymock.internal.invocationcontrol.NewInvocationControlAssertionError
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
throwAssertionErrorForNewSubstitutionFailure
(AssertionError oldError, Class<?> type)
-
Constructor Details
-
NewInvocationControlAssertionError
public NewInvocationControlAssertionError()
-
-
Method Details
-
throwAssertionErrorForNewSubstitutionFailure
public static void throwAssertionErrorForNewSubstitutionFailure(AssertionError oldError, Class<?> type)
-