java.io.Serializablepublic class TestFailedException
extends java.lang.RuntimeException
| Constructor | Description |
|---|---|
TestFailedException(TestResult result) |
| Modifier and Type | Method | Description |
|---|---|---|
TestResult |
getResult() |
public TestFailedException(TestResult result)
public TestResult getResult()