googletest/googlemock/include
Vladimir Goncharov 9ac4cd0f49 Add matchers for testing exception properties
This PR adds matchers that accept a callable and verify that when invoked, it throws an exception with the given type and properties.

Fixes #952
2020-08-03 23:47:57 +03:00
..
gmock Add matchers for testing exception properties 2020-08-03 23:47:57 +03:00