greenrobot / android-database-performance

Android Database Performance Benchmarks
Apache License 2.0
80 stars 16 forks source link

Separate individual test cases #16

Closed greenrobot closed 7 years ago

greenrobot commented 7 years ago

Instead of testSingleAndBatchCrud(), please separate them into two tests (1by1 and batch) to make them runnable independently.