Gradle Test Run :app:testDevDebugUnitTest

TranslationRepositoryImplTest

summary

9

tests

0

failures

0

skipped

0.131s

duration

100%

successful

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