Searched refs:andStubThrow (Results 1 – 6 of 6) sorted by relevance
36 void andStubThrow(Throwable throwable); in andStubThrow() method
185 public void andStubThrow(Throwable throwable) { in andStubThrow() method in MocksControl187 state.andStubThrow(throwable); in andStubThrow()
115 public void andStubThrow(Throwable throwable) { in andStubThrow() method in ReplayState
172 public void andStubThrow(Throwable throwable) { in andStubThrow() method in RecordState
82 void andStubThrow(Throwable throwable); in andStubThrow() method
626 .andStubThrow(throwable); in expectAndDefaultThrow()