{"ScriptPreparationCode":null,"TestCases":[{"Name":"self exec","Code":"(function(){\r\nvar test = new Array();\r\njQuery(\u0027#test-root .test-child\u0027).css(\u0027border\u0027, \u00271px solid red\u0027);\r\n});","IsDeferred":false},{"Name":"ready","Code":"jQuery( function() {\r\nvar test = new Array();\r\njQuery(\u0027#test-root .test-child\u0027).css(\u0027border\u0027, \u00271px solid red\u0027);\r\n});","IsDeferred":false},{"Name":"none","Code":"var test = new Array();\r\njQuery(\u0027#test-root .test-child\u0027).css(\u0027border\u0027, \u00271px solid red\u0027);","IsDeferred":false}]}