public class TestFailedException extends RuntimeException
| Constructor and Description |
|---|
TestFailedException(TestResult result) |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
getResult() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TestFailedException(TestResult result)
public TestResult getResult()
Copyright © 2015. All rights reserved.