Test-driven development: Difference between revisions

Content deleted Content added
Reverting edit(s) by 94.235.240.61 (talk) to rev. 1280915969 by Patar knight: Manual of Style issues (UV 0.1.6)
Corrected "names" link to a more relevant entry
Line 39:
:* moving code to where it most logically belongs
:* removing [[duplicate code]]
:* making [[nameIdentifier#In computer science|names]]s [[Self-documenting code|self-documenting]]
:* splitting methods into smaller pieces
:* re-arranging [[Inheritance (object-oriented programming)|inheritance hierarchies]]