assertj / assertj/assertj-db

Make suggestions of assertions at the end of the test

Abierto
#10 1 comentario 0 reacciones 1 asignado Reclamado por @regis1512 Ver en GitHub
enhancement
Lenguaje dominante
Java
Estrellas
130
Forks
21
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.