| Package | Description |
|---|---|
| org.specrunner.result | |
| org.specrunner.result.core |
| Modifier and Type | Method and Description |
|---|---|
IStringTest |
IResultSet.getCriteria()
String comparison criteria for messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IResultSet.setCriteria(IStringTest criteria)
Set a string comparison criteria for messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringTestContains
Check if error contains.
|
class |
StringTestContainsParts
Check if error contains.
|
class |
StringTestDefault
Default implementation.
|
| Modifier and Type | Method and Description |
|---|---|
IStringTest |
ResultSetImpl.getCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultSetImpl.setCriteria(IStringTest criteria) |
Copyright © 2016. All rights reserved.