Gradle Test Run :app:testDevDebugUnitTest
FunFactRepositoryImplTest
summary
|
100%
successful |
| Child | Name | Tests | Failures | Skipped | Duration | Success rate |
|---|---|---|---|---|---|---|
| getCachedFacts defaults missing fields | getCachedFacts defaults missing fields | 1 | 0 | 0 | 0.023s | 100% |
| getCachedFacts reads from cache file | getCachedFacts reads from cache file | 1 | 0 | 0 | 0.010s | 100% |
| getCachedFacts returns empty list on malformed JSON | getCachedFacts returns empty list on malformed JSON | 1 | 0 | 0 | 0.006s | 100% |
| getCachedFacts returns empty list when no cache file | getCachedFacts returns empty list when no cache file | 1 | 0 | 0 | 0.005s | 100% |