summaryrefslogtreecommitdiff
path: root/core/src/test/java/de
AgeCommit message (Collapse)Author
2018-05-18core tests: Make DownloadServiceTest be a unit test (the portion oforionlee
DownloadService tested is all in-memory logic).
2018-05-18core tests: Convert tests that are effectively unit tests to be oneorionlee
(standard android junit tests). Provides implementations for android platform utils needed (in unit test environment): 1. android.util.Log, 2. android.text.TextUtils.isEmpty()