Boolean
Describes the possible expectations for boolean values.
String
Describes the possible expectations for strings.
Char
Describes the possible expectations for char values.
Number
Describes the possible expectations for numbers.
Enum
Describes the possible expectations for enum values.
Object
Describes the possible expectations for objects.
TimeSpan
Describes the possible expectations for TimeSpan.
DateOnly / TimeOnly
Describes the possible expectations for DateOnly and TimeOnly.
DateTime / DateTimeOffset
Describes the possible expectations for DateTime and DateTimeOffset.
Guid
Describes the possible expectations for Guid values.
Stream
Describes the possible expectations for Stream and BufferedStream.