{"ScriptPreparationCode":null,"TestCases":[{"Name":"Jquery html","Code":"_.template($(\u0027#template\u0027).html(), {name: \u0027hello\u0027});","IsDeferred":false},{"Name":"vanilla innerHtml","Code":"_.template(document.getElementById(\u0027template\u0027).innerHTML, {name: \u0027hello\u0027});","IsDeferred":false}]}