public static class TestFrameworkAssertions.AssertionSupport
extends java.lang.Object
| Constructor and Description |
|---|
AssertionSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
fail(java.lang.String target,
java.lang.String assertion,
java.lang.Object expected) |
void |
fail(java.lang.Throwable throwable) |
void |
validate() |