public class AssertionExtension extends Extension
Modifier and Type | Field and Description |
---|---|
static String |
NAME
The name of the extension
|
Constructor and Description |
---|
AssertionExtension()
Creates a new assertion extension.
|
Modifier and Type | Method and Description |
---|---|
AssertableCell |
extend(Cell cell)
Makes the given cell assertable.
|
UIExtension |
getUIExtension(UIController uiController)
Returns a user interface extension for assertions.
|
compareTo, extend, getName, getPropertyKey
public static final String NAME
public AssertionExtension()
public AssertableCell extend(Cell cell)
public UIExtension getUIExtension(UIController uiController)
getUIExtension
in class Extension
uiController
- the user interface controller