Refactoring 037 - Testing Private Methods
Turn hidden private logic into a real concept without using AI
Dec 8, 20254 min read122

Search for a command to run...
Articles tagged with #testing
Turn hidden private logic into a real concept without using AI

Don't rely on things that can change without you noticing them

Irrelevant data distract the reader's attention

Programmers are lazy and seldom try to learn from real business domains

Is the year 2022. We keep programming in the 1950s.

If you work on unit testing, sooner or later you will face this dilemma
