Namespace AutoFixture.Idioms.FsCheck
Classes
ReturnValueMustNotBeNullAssertion
Encapsulates a unit test verifying that the return value for a public Query (a method that returns a value) is not null.
ReturnValueMustNotBeNullException
Represents an error about a public Query (a method that returns a value) with null return value.