Searched defs:andThrow (Results 1 – 5 of 5) sorted by relevance
43 IExpectationSetters<T> andThrow(Throwable throwable); in andThrow() method
28 void andThrow(Throwable throwable); in andThrow() method
99 public void andThrow(Throwable throwable) { in andThrow() method in ReplayState
150 public IExpectationSetters<Object> andThrow(Throwable throwable) { in andThrow() method in MocksControl
103 public void andThrow(Throwable throwable) { in andThrow() method in RecordState