Add more ComponentModel.Annotations tests (dotnet/corefx#35052)
authorHugh Bellamy <hughbellars@gmail.com>
Wed, 6 Feb 2019 15:00:06 +0000 (15:00 +0000)
committerStephen Toub <stoub@microsoft.com>
Wed, 6 Feb 2019 15:00:06 +0000 (10:00 -0500)
commit345ad03b0156f01aca74d63ae73fcb02fb2634f9
tree84bddc3b80073dacbb0f257daea7d123c7d38f09
parent74ab2476af044e11b7ddbbbfd7ca21e4f8823bb6
Add more ComponentModel.Annotations tests (dotnet/corefx#35052)

* Add more ComponentModel.Annotations tests

* Address PR feedback

Commit migrated from https://github.com/dotnet/corefx/commit/c13a641e12c23c3ac07a78964478a9a4b3137cc2
src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/AssociatedMetadataTypeTypeDescriptionProviderTests.cs
src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/CustomValidationAttributeTests.cs
src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/DisplayFormatAttributeTests.netcoreapp.cs
src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/MetadataTypeAttributeTests.cs
src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/ValidationAttributeTests.cs
src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/ValidatorTests.cs