I'd like to change testFilePathGoodCase to make sure that the correct report is generated. If testSb2Constructor1 fails then tests like testFilePathGoodCase will also fail. The only reason to have testSb2Constructor1 is so that we can ruleout the constructor as the source of the problem if our more robust tests start to fail.
I'd like to change testFilePathGoodCase to make sure that the correct report is generated. If testSb2Constructor1 fails then tests like testFilePathGoodCase will also fail. The only reason to have testSb2Constructor1 is so that we can ruleout the constructor as the source of the problem if our more robust tests start to fail.