{"ScriptPreparationCode":null,"TestCases":[{"Name":"POJO","Code":"var x = {\r\n value\t\t : 10,\r\n label\t\t : \u0027Codice fiscale, \r\n valueStyle \t: { fontsize: 14 },\r\n isEmpty\t \t: function() { return 2%2 == 0 },\r\n isVisible\t\t: true,\r\n style\t\t : { xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5 },\r\n otherStuff: [\r\n { style: {color: \u0022red\u0022, xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5} , class: \u0022test_\u0022 },\r\n { style: {color: \u0022blue\u0022}, class: \u0022toast_\u0022 }\r\n ]\r\n };","IsDeferred":false},{"Name":"Function","Code":"var xxx = {\r\n value\t\t : 20,\r\n label\t\t : \u0027Codice fiscale\u0027, \r\n valueStyle \t: { fontsize: 14 },\r\n isEmpty\t \t: function() { return 2%2 == 0 },\r\n isVisible\t\t: true,\r\n style\t\t : { xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5 },\r\n otherStuff: [\r\n { style: {color: \u0022red\u0022, xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5} , class: \u0022test_\u0022 },\r\n { style: {color: \u0022blue\u0022}, class: \u0022toast_\u0022 }\r\n ]\r\n };\r\n\r\nvar y = function() {\r\n return {\r\n value\t\t : 10,\r\n label\t\t : \u0027Codice fiscale\u0027, \r\n valueStyle : { fontsize: 14 },\r\n isEmpty\t : function() { return 2%2 == 0 },\r\n isVisible\t\t: true,\r\n style\t\t : { xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5 },\r\n otherStuff: [\r\n { style: {color: \u0022red\u0022, xs_width: \u0022100%\u0022, sm_width: \u002250%\u0022, xs_marginBottom: 20, sm_paddingRight: 5} , class: \u0022test_\u0022 },\r\n { style: {color: \u0022blue\u0022}, class: \u0022toast_\u0022 }\r\n ]\r\n };\r\n}","IsDeferred":false}]}