yugabyte/yugabyte-db

Log assertions as soon as they happen in Java tests

Open

#230 建立於 2018年4月23日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)C (1,003 fork)batch import
help wantedkind/enhancement

倉庫指標

Star
 (8,229 star)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 92 個 PR)

描述

In our Java tests, assertions get thrown as exceptions and show up much later at the end of the test. We can create our own set of assertFoo functions that would print a conspicuous log message before throwing an exception.

貢獻者指南