describe('Given the option is set to an unkown value', () => {
            it('should use the relative path reporter', () => {
                const jestSonar = JestSonarBuilder.create()
                    .withOptions({
                        reportedFilePath: 'foo'