|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStringTest | |
|---|---|
| org.specrunner.result | |
| org.specrunner.result.core | |
| Uses of IStringTest in org.specrunner.result |
|---|
| Methods in org.specrunner.result that return IStringTest | |
|---|---|
IStringTest |
IResultSet.getCriteria()
String comparison criteria for messages. |
| Methods in org.specrunner.result with parameters of type IStringTest | |
|---|---|
void |
IResultSet.setCriteria(IStringTest criteria)
Set a string comparison criteria for messages. |
| Uses of IStringTest in org.specrunner.result.core |
|---|
| Classes in org.specrunner.result.core that implement IStringTest | |
|---|---|
class |
StringTestContains
Check if error contains. |
class |
StringTestContainsParts
Check if error contains. |
class |
StringTestDefault
Default implementation. |
| Methods in org.specrunner.result.core that return IStringTest | |
|---|---|
IStringTest |
ResultSetImpl.getCriteria()
|
| Methods in org.specrunner.result.core with parameters of type IStringTest | |
|---|---|
void |
ResultSetImpl.setCriteria(IStringTest criteria)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||