public void ThenAReportGeneratedLike(string expectedResultContent) { reportInfo.AssertExists(); reportInfo.AssertEqualIgnoringWhitespace(expectedResultContent); }