public class RecentAssertionHandler extends Object
| Constructor and Description |
|---|
RecentAssertionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String assertion) |
boolean |
canAssert(String type,
Assertable assertable) |
List<String> |
get() |
AssertionListEntry |
getAssertionListEntry(String type) |
String |
getAssertionTypeByName(String name) |
public boolean canAssert(String type, Assertable assertable)
public AssertionListEntry getAssertionListEntry(String type)
public void add(String assertion)
Copyright © 2019. All Rights Reserved.