public class JsTestModel extends JsModel
| Fields inherited from class | Fields |
|---|---|
class JsModel |
ARRAY_CLOSE, ARRAY_DLMT, ARRAY_EMPTY, ARRAY_OPEN, EMPTY_STRING, EMPTY_STRING_INDEX, childs, props |
| Constructor and description |
|---|
JsTestModel
(TestCaseLogRecord testLog, List<String> listStrings) |
JsTestModel
(TestCaseLogRecord testLog, List<String> listStrings, TestStepLogRecord caller) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public List<JsStepModel> |
getSteps() |
|
public StringBuilder |
toArrayString() |
| Methods inherited from class | Name |
|---|---|
class JsModel |
appendAndEscapeString, toArrayString |