public class Assertion extends Object
| Constructor and Description |
|---|
Assertion() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isSuccess() |
void |
setMessage(String message) |
void |
setSuccess(boolean result) |
String |
toString() |
Copyright © 2016–2020. All rights reserved.