{"ScriptPreparationCode":null,"TestCases":[{"Name":"\u0022Hello, I am a bit of text\u0022 does not start with \u0022Something\u0022","Code":"\u0022Hello, I am a bit of text\u0022.startsWith(\u0022Something\u0022)","IsDeferred":false},{"Name":"\u0022Hello, I am a bit of text\u0022 does not include \u0022Something\u0022","Code":"\u0022Hello, I am a bit of text\u0022.includes(\u0022Something\u0022)","IsDeferred":false}]}