Gradle Test Run :app:testDevDebugUnitTest

TranslationRepositoryImplTest

summary

9

tests

0

failures

0

skipped

0.071s

duration

100%

successful

Child Tests Failures Skipped Duration Success rate
getQuota failure returns Error 1 0 0 0.008s 100%
getQuota for SuperShy returns unlimited 1 0 0 0.012s 100%
getQuota returns parsed quota 1 0 0 0.009s 100%
getQuota returns safe defaults when fields are missing 1 0 0 0.007s 100%
translate failure returns Error 1 0 0 0.007s 100%
translate returns Error when translatedText is empty 1 0 0 0.005s 100%
translate returns Error when translatedText is missing from response 1 0 0 0.006s 100%
translate returns parsed result 1 0 0 0.006s 100%
translate with messagePath passes it in body 1 0 0 0.007s 100%