Gradle Test Run :app:testDevDebugUnitTest

GiftRepositoryImplTest

summary

7

tests

0

failures

0

skipped

0.230s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
getGiftRanking returns empty list when document has no data 1 0 0 0.036s 100%
getGiftRanking returns Error on Firestore exception 1 0 0 0.036s 100%
getGiftRanking returns Success with ranking list 1 0 0 0.035s 100%
getGiftWallSenders returns empty list when document has no data 1 0 0 0.020s 100%
getGiftWallSenders returns empty list when senders field is missing 1 0 0 0.035s 100%
getGiftWallSenders returns Error on Firestore exception 1 0 0 0.019s 100%
getGiftWallSenders returns Success with gift sender list 1 0 0 0.042s 100%