@Action(value: concatenate) class ConcatenateKeyword extends AbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
ConcatenateKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
String |
concatenate(String[] strings, FailureHandling flowControl) |
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
Methods inherited from class | Name |
---|---|
class AbstractKeyword |
getBooleanValue, getFailureHandling, getParam, getTestObject |