java.io.Serializable
public 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()