log entire content to see which assertion fails (#67586)
authorAdam Sitnik <adam.sitnik@gmail.com>
Wed, 6 Apr 2022 09:07:44 +0000 (11:07 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 09:07:44 +0000 (11:07 +0200)
commitbea863ba1f3066af624454ff97aef4d86a46d4a6
tree805316cb0c08ae950d5974207b93b66c12cf0c5f
parentf6ca720b4276e30b1494400dd11b3e704286aba3
log entire content to see which assertion fails (#67586)

* add AssertExtensions.Eqal(string, string) that logs entire content if provided strings are not equal

* log entire content to see which assertion fails
src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs
src/libraries/System.Diagnostics.Process/tests/ProcessStreamReadTests.cs