Home
last modified time | relevance | path

Searched defs:thrownException (Results 1 – 5 of 5) sorted by relevance

/external/junit/src/main/java/junit/framework/
DTestFailure.java20 public TestFailure(Test failedTest, Throwable thrownException) { in TestFailure()
35 public Throwable thrownException() { in thrownException() method in TestFailure
/external/junit/src/main/java/org/junit/runner/notification/
DFailure.java35 public Failure(Description description, Throwable thrownException) { in Failure()
/external/guice/extensions/testlib/src/com/google/inject/testing/throwingproviders/
DCheckedProviderSubject.java72 public ThrowableSubject thrownException() { in thrownException() method in CheckedProviderSubject
/external/guava/guava-tests/test/com/google/common/io/
DCloserTest.java321 IOException thrownException = new IOException(); in testSuppressingSuppressorIfPossible() local
/external/guava/android/guava-tests/test/com/google/common/io/
DCloserTest.java321 IOException thrownException = new IOException(); in testSuppressingSuppressorIfPossible() local