C# (CSharp) CodeContractNullability.Test.Specs Namespace

Classes

Name Description
AttributeDiscoverySpecs Tests concerning detection of the nullability attribute definitions at various places.
Bugfixes Tests for reported bugs.
ExternalAnnotationMemberNamingSpecs Tests concerning the interpretation of full metadata name notation of members, as they occur in external annotation files.
FieldCollectionSpecs Tests for reporting item nullability diagnostics on fields of collection types.
MethodReturnValueSpecs
MsgPackSpecs Tests for usage of MsgPack external library.
ParameterCollectionSpecs Tests for reporting item nullability diagnostics on method parameters.
ParameterSpecs Tests for reporting nullability diagnostics on method parameters.
PropertyCollectionSpecs Tests for reporting item nullability diagnostics on properties.
PropertySpecs Tests for reporting nullability diagnostics on properties.
ReportOnNullableValueTypesSpecs Tests for disabling reporting on nullable types, which is configurable.
SerializerTestObject
TokenTriviaSpecs Tests concerning whitespace and comment preservation when fixes are applied.