public final class ExpectError extends Object
| Constructor and Description |
|---|
ExpectError() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertNoErrorExpected(Element element) |
static List<String> |
getExpectedErrors(Element element) |
static boolean |
isExpectedError(Element element,
String actualText) |