Utilities that are useful for unit tests and Coded UI tests and more...
24
stars
9
forks
source link
If an exception occurs in TestInitialize and then another exception occurs in OnTestFailure, then the information of the original exception is log #6
Open
arnonax opened 7 years ago
Suggested solution: throw an aggregate exception with the 2 exceptions in this case