assertj / assertj/assertj-db

Make suggestions of assertions at the end of the test

Open
#10 1 comment 0 reactions 1 assignee Claimed by @regis1512 View on GitHub
enhancement
Dominant language
Java
Stars
130
Forks
21
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.