org.powermock.api.mockito.verification
Interface WithVerifiedArguments

All Known Subinterfaces:
WithOrWithoutVerifiedArguments

public interface WithVerifiedArguments


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

Method Detail

withArguments

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


Copyright © 2007-2011. All Rights Reserved.