You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "vaijira (GitHub)" <gi...@apache.org> on 2018/09/12 14:59:45 UTC

[GitHub] [geode-native] vaijira commented on pull request #347: GEODE-5707: CommitConflictException Test case.

The problem with EXPECT_THROW or ASSERT_THROW is that i cannot assert that is a CommitConflictException only an apache::geode::client::Exception (at least i couldn't make it work with apache::geode::client::CommitConflictException) and to be sure that is a CommitConflictException i have to examine the content.

[ Full content available at: https://github.com/apache/geode-native/pull/347 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org