Browse Source
Instead, use have an exception object to check if the string returned by what() on the raised exception matches the string returned by what() on the expected exception instance. This way, we do not need to list all different possible explanatory strings for different platforms in the test code, and make it simple. (The idea is by Cory Fields.)0.10
Kangmo
11 years ago
1 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue