Erro de lançamento de teste de JavaScript
expect( function(){ parser.parse(raw); } ).toThrow(new Error("Parsing is not possible"));
Splendid Swiftlet
expect( function(){ parser.parse(raw); } ).toThrow(new Error("Parsing is not possible"));