org.powermock.api.mockito.verification
Interface WithVerifiedArguments

All Known Subinterfaces:
WithOrWithoutVerifiedArguments

public interface WithVerifiedArguments


Method Summary
 void withArguments(java.lang.Object firstArgument, java.lang.Object... additionalArguments)
           
 

Method Detail

withArguments

void withArguments(java.lang.Object firstArgument,
                   java.lang.Object... additionalArguments)
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007-2012. All Rights Reserved.