Home
last modified time | relevance | path

Searched refs:throwSomeException (Results 1 – 1 of 1) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/spies/
DPartialMockingWithSpiesTest.java52 throwSomeException(); in getNameButDelegateToMethodThatThrows()
56 private void throwSomeException() { in throwSomeException() method in PartialMockingWithSpiesTest.Person