{"ScriptPreparationCode":"var str = \u0022http://www.example.com/path/command.html\u0022","TestCases":[{"Name":"endsWith","Code":"str.endsWith(\u0027command.html\u0027);","IsDeferred":false},{"Name":"indexOf","Code":"str.indexOf(\u0027command.html\u0027) != -1;","IsDeferred":false}]}