{"ScriptPreparationCode":"var luckyNumber = Math.round(Math.random() * 100);","TestCases":[{"Name":"string-interpolation","Code":"\u0060SomeString: your lucky number for today is: ${luckyNumber}\u0060","IsDeferred":false},{"Name":"contatination-with-nested-interpolation","Code":"\u0027SomeString:\u0027 \u002B \u0060your lucky number for today is: ${luckyNumber}\u0060","IsDeferred":false}]}