org.powermock.api.mockito.verification
Interface WithOrWithoutVerifiedArguments

All Superinterfaces:
WithoutVerifiedArguments, WithVerifiedArguments

public interface WithOrWithoutVerifiedArguments
extends WithVerifiedArguments, WithoutVerifiedArguments


Method Summary
 
Methods inherited from interface org.powermock.api.mockito.verification.WithVerifiedArguments
withArguments
 
Methods inherited from interface org.powermock.api.mockito.verification.WithoutVerifiedArguments
withNoArguments
 



Copyright © 2007-2011. All Rights Reserved.