Refactor tests
android.arch.core:core-testing dependency added so we have tools to test
arch components.
Utils that common between test and AndroidTest moved to
test-common.
Dao tests all extend DbTest so initDb and closeDb handled there.
Dao tests have new naming convention.
Signed-off-by: Geoffrey Métais <geoffrey.metais@gmail.com>
Loading
Please register or sign in to comment