The new REQUIRE_THROWS_MATCHES test assertion will be useful for testing session and (eventually) transaction errors from the C Driver: we must test that a C++ method raised a particular type of error and that it includes a particular error message pattern from the C Driver.
- is duplicated by
-
CXX-1154 Allow stdx::optional to be used in Catch comparison expressions
- Closed