fluentassertions.analyzers icon indicating copy to clipboard operation
fluentassertions.analyzers copied to clipboard

failing test for false positive on XmlNodeList.Should().HaveCount(1)

Open csoltenborn opened this issue 7 years ago • 1 comments

failing test demonstrating fluentassertions/fluentassertions.analyzers#82

csoltenborn avatar Oct 06 '18 13:10 csoltenborn

I have added some more failing tests concerning collection assertions. Plus, I have added tests which should fail as soon as FluentAssertions has added the "missing" assertions. I guess I'm abusing your nice test framework a bit, but I think it does the job...

csoltenborn avatar Oct 11 '18 05:10 csoltenborn