The only way to do that right now is to use the .Should().NotBeEmpty() on the collection properties. This will also verify that the collection is not null.
↧
The only way to do that right now is to use the .Should().NotBeEmpty() on the collection properties. This will also verify that the collection is not null.