@Action(value: verifyMatch) class VerifyMatchKeyword extends AbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
VerifyMatchKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
boolean |
verifyMatch(String actualText, String expectedText, boolean isRegex, FailureHandling flowControl) |
Methods inherited from class | Name |
---|---|
class AbstractKeyword |
getBooleanValue, getFailureHandling, getFailureHandling, getOptionalParam, getOptionalParam, getOptionalParam, getParam, getTestObject |