DEV Community

[Comment from a deleted post]
Collapse
 
fzn0x profile image
Fauzan • Edited

Oh i see, the point is decoupled code (usually classes) right? I'm currently using modular and doing very fine with tests (without abstraction), so is this like the good OOP way for doing tests (is to create abstraction first)?