I\'ve created the following test:
test(\'Should fail\', () => { expect(() => { .... }).toThrow(\'f\'); });
The test its