writeStaticData(testcaseData, todos)
This methode writes the static data from the todos into the test case data Object
Kind: global function
Param | Type | Description |
testcaseData | object | The testcaseData object wich stores all the information of this testcase |
todos | object | The todos to be executed |