Gradle Test Run :app:testDevDebugUnitTest

GiftRepositoryImplTest

summary

7

tests

0

failures

0

skipped

0.302s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
getGiftRanking returns empty list when document has no data 1 0 0 0.031s 100%
getGiftRanking returns Error on Firestore exception 1 0 0 0.048s 100%
getGiftRanking returns Success with ranking list 1 0 0 0.060s 100%
getGiftWallSenders returns empty list when document has no data 1 0 0 0.034s 100%
getGiftWallSenders returns empty list when senders field is missing 1 0 0 0.058s 100%
getGiftWallSenders returns Error on Firestore exception 1 0 0 0.021s 100%
getGiftWallSenders returns Success with gift sender list 1 0 0 0.050s 100%