79572935

Date: 2025-04-14 10:43:38
Score: 1
Natty:
Report link

Cosider to use Mockito DEEP_STUBS feature. It is deisgned to handle similar cases and avoid getting into hell with mock that returns another mock that in turn returns another mock and etc.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • High reputation (-1):
Posted by: mipo256