More testing code than production code is typical, but fine(codebetter.com)
submitted by
Haacked(5105) 5 years, 2 months ago
Jeremy Miller of CodeBetter blogs writes that you may end up with more unit test code than production code, but that's fine. Remember, production code is way harder to write than test code. Test methods are each isolated units that don't have dependencies on each other, like production methods do.
|category: Unit Testing
|Views: 3
tags:
Testing JeremyMiller CodeBetter UnitTesting another
Everyones tags:
Your Tags: