I prefer to use `then` over `assertThat` for assertions, so I always use http://joel-costigliola.github.io/assertj/core/api/org/assertj/core/api/BDDAssertions.html of assertj-core. Maybe this could also be added to assertj-db?