assertj / assertj/assertj-db

Make suggestions of assertions at the end of the test

オープン
#10 コメント 1 件 リアクション 0 件 担当者 1 名 @regis1512 が担当を希望しています GitHub で見る
enhancement
主要言語
Java
スター
130
フォーク
21
PR マージ指標
30日以内にマージされた PR はありません

説明

Suppose that the developer using assertJ-DB is writing a test.
The DAO is already written.
The developer check the result in the test database after the first test run.

The idea is to have a static method like :
suggestAssertionsOn(table);
and assertj-DB write in the console an example of assertions with the state of the database.

The example can be copy in the test by the developer like base to finish to write the test.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。