describe('Given the option is set to absolute', () => {
            it('should use an the absolute path reporter options to generate a report', () => {
                const jestSonar = JestSonarBuilder.create()
                    .withOptions({
                        reportedFilePath: 'absolute'