Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/stubbing/
DBaseStubbing.java36 public OngoingStubbing<T> thenThrow(Throwable... throwables) { in thenThrow() argument
37 if (throwables == null) { in thenThrow()
41 for (Throwable t: throwables) { in thenThrow()
/external/mockito/src/main/java/org/mockito/
DBDDMockito.java118 BDDMyOngoingStubbing<T> willThrow(Throwable... throwables); in willThrow() argument
171 public BDDMyOngoingStubbing<T> willThrow(Throwable... throwables) { in willThrow() argument
172 return new BDDOngoingStubbingImpl<T>(mockitoOngoingStubbing.thenThrow(throwables)); in willThrow()
/external/mockito/src/main/java/org/mockito/stubbing/
DOngoingStubbing.java89 OngoingStubbing<T> thenThrow(Throwable... throwables); in thenThrow() argument
/external/doclava/res/assets/templates/
Dmacros.cs364 # Print the throwables