Test for Exception.ToString() calling derived implementation (dotnet/corefx#37960)
authorDan Moseley <danmose@microsoft.com>
Fri, 31 May 2019 23:38:29 +0000 (16:38 -0700)
committerStephen Toub <stoub@microsoft.com>
Fri, 31 May 2019 23:38:29 +0000 (19:38 -0400)
commit63e245c67745a1f6f15dd1765ee7b83e295aa0bd
tree2f2dfac02d56684464f6dc373c12319f8907fd61
parentac521881e6e919e4a54ff094746ee80dd6582473
Test for Exception.ToString() calling derived implementation (dotnet/corefx#37960)

* Test for Exception.ToString()

* Ensure Message is not present

Commit migrated from https://github.com/dotnet/corefx/commit/0d2ee6c1db6038adb776565af81ff944423a6fb3
src/libraries/System.Runtime/tests/System/ExceptionTests.cs