class PingRequirement extends Requirement
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
acceptableDifference |
booValue, comparator, dblValue, intValue, name, specName, strValue, type| Constructor and Description |
|---|
PingRequirement(int intValue,
int acceptableDifference) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Specification spec) |
public boolean matches(Specification spec)
matches in class Requirement