Régis POUILLER

Results 3 issues of Régis POUILLER

The idea is to have an assertion like : `assertThat(table).isEqualTo(anotherTable);`

enhancement

On the same idea than #10 (https://github.com/joel-costigliola/assertj-db/issues/10), write suggestions of assertions based on DBUnit assertions to help a migration

enhancement

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...

enhancement