public interface ITestResult
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
Throwable |
getThrowable() |
boolean |
hasMessage() |
boolean |
hasThrowable() |
boolean |
isOK() |
Copyright © 2015 The THYMELEAF team. All rights reserved.