79365522

Date: 2025-01-17 16:57:33
Score: 1.5
Natty:
Report link

0

Working perfectly for me.

First mockk TextUtils with mockkStatic

mockkStatic(TextUtils::class)

every { TextUtils.isEmpty(null) } returns true/false

Reasons:
  • Low length (1):
  • No code block (0.5):
Posted by: Gautam