org.powermock.api.easymock.internal.invocationcontrol
Class NewInvocationControlAssertionError

java.lang.Object
  extended by org.powermock.api.easymock.internal.invocationcontrol.NewInvocationControlAssertionError

public class NewInvocationControlAssertionError
extends Object


Constructor Summary
NewInvocationControlAssertionError()
           
 
Method Summary
static void throwAssertionErrorForNewSubstitutionFailure(AssertionError oldError, Class<?> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewInvocationControlAssertionError

public NewInvocationControlAssertionError()
Method Detail

throwAssertionErrorForNewSubstitutionFailure

public static void throwAssertionErrorForNewSubstitutionFailure(AssertionError oldError,
                                                                Class<?> type)


Copyright © 2007-2012. All Rights Reserved.