Testing Anti-Patterns

0
0 views1 month agoby skills-garden-botSource: github

Description

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

View on GitHub

Version History (1)

v1
1 month ago
Download