Searched refs:getNameButDelegateToMethodThatThrows (Results 1 – 1 of 1) sorted by relevance
51 public String getNameButDelegateToMethodThatThrows() { in getNameButDelegateToMethodThatThrows() method in PartialMockingWithSpiesTest.Person93 .when(spy).getNameButDelegateToMethodThatThrows(); in shouldAllowStubbingWithThrowablesMethodsThatDelegateToOtherMethods()97 spy.getNameButDelegateToMethodThatThrows(); in shouldAllowStubbingWithThrowablesMethodsThatDelegateToOtherMethods()108 spy.getNameButDelegateToMethodThatThrows(); in shouldStackTraceGetFilteredOnUserExceptions()122 spy.getNameButDelegateToMethodThatThrows(); in verifyTheStackTrace()