NUnit.Framework.Constraints.CountZeroConstraint
CountZeroConstraint tests whether an instance has a property .Count with value zero.
public CountZeroConstraint()
Checks if the specified type has a int Count property.