{"ScriptPreparationCode":"const id = \u0027123818727033\u0027\r\nconst id_with = \u0027123818727033_2\u0027","TestCases":[{"Name":"substring","Code":"/*When writing async/deferred tests, use \u0060deferred.resolve()\u0060 to mark test as done*/\r\nconst base1 = id.substring(0,12)\r\nconst base2 = id_with.substring(0,12)","IsDeferred":false},{"Name":"slice","Code":"const base1 = id.slice(0,12)\r\nconst base2 = id_with.slice(0,12)","IsDeferred":false}]}