Class ThrowsUnstubbedMethodException

    • Constructor Detail

      • ThrowsUnstubbedMethodException

        public ThrowsUnstubbedMethodException()
    • Method Detail

      • answer

        public Object answer​(org.mockito.invocation.InvocationOnMock invocation)
        Specified by:
        answer in interface org.mockito.stubbing.Answer<Object>