{"ScriptPreparationCode":"this.condition = !!Math.round(Math.random());","TestCases":[{"Name":"Ternary","Code":"return this.condition ? this.condition : null;","IsDeferred":false},{"Name":"Logical","Code":"return this.condition || null;","IsDeferred":false}]}