{"ScriptPreparationCode":"var sampleObject = null;","TestCases":[{"Name":"Lodash isPlainObject","Code":"_.isPlainObject(sampleObject);","IsDeferred":false},{"Name":"typeof","Code":"typeof sampleObject === \u0027object\u0027 \u0026\u0026 sampleObject != null","IsDeferred":false}]}