Please enable JavaScript.
Coggle requires JavaScript to display documents.
Test Automation - Coggle Diagram
Test Automation
Why not
-
Already exiting unit test fails, so taking more to fix those
-
-
-
-
-
-
Conclusions
-
Always refractor code to extract the logic as much as possible and move those into method with dedicated class
-
-
-
-
-
Objective
What to unit test, what not
-