Interface PrivatelyExpectedArguments

All Known Implementing Classes:
DefaultPrivatelyExpectedArguments

public interface PrivatelyExpectedArguments
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> void
    withArguments(Object firstArgument, Object... additionalArguments)
     
    <T> void