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