Interface WithAnyArguments<T>

    • Method Detail

      • withAnyArguments

        org.mockito.stubbing.OngoingStubbing<T> withAnyArguments()
                                                          throws Exception
        Throws:
        Exception