sillsdev / chorus

End-user collaboration library via 3-way xml merging and hg dvcs under the hood
6 stars 26 forks source link

More helpful message for unit test failure #285

Closed papeh closed 2 years ago

papeh commented 2 years ago

If a ReflectionTypeLoadException is thrown by a unit test, include details in the test report.


This change is Reviewable

papeh commented 2 years ago

For some reason, I'm getting Method 'ValidateFile' in type 'Tests_ChorusPlugin.TestAFileTypeHandler' from CreateWithInstalledHandlers_HandlersFromAdditionalAssembly locally, but not on TC. This happens even if I replace the NotImplEx with a simple impl. This change at least shows a helpful message.