Interface WithoutExpectedArguments<T>

    • Method Detail

      • withNoArguments

        org.mockito.stubbing.OngoingStubbing<T> withNoArguments()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception