79777384

Date: 2025-09-28 14:49:00
Score: 2.5
Natty:
Report link

You're unable to fake static methods using 'FakeItEasy' (extensions methods too because they are static also) if you need logic like this you need to think about 'proxy pattern' or using 'Typemock Isolator'

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