Gradle Test Run :app:testDevDebugUnitTest

GiftRepositoryImplTest

summary

7

tests

0

failures

0

skipped

0.572s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
getGiftRanking returns empty list when document has no data 1 0 0 0.035s 100%
getGiftRanking returns Error on Firestore exception 1 0 0 0.028s 100%
getGiftRanking returns Success with ranking list 1 0 0 0.051s 100%
getGiftWallSenders returns empty list when document has no data 1 0 0 0.037s 100%
getGiftWallSenders returns empty list when senders field is missing 1 0 0 0.343s 100%
getGiftWallSenders returns Error on Firestore exception 1 0 0 0.034s 100%
getGiftWallSenders returns Success with gift sender list 1 0 0 0.038s 100%