public static class TestFrameworkAssertions.AssertionSupport extends Object
| Constructor and Description |
|---|
AssertionSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
fail(String target,
String assertion,
Object expected) |
void |
fail(Throwable throwable) |
void |
validate() |
public void fail(Throwable throwable)
public void validate()
AssertionError - if any failures were collected.Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.