Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • 1
    Interesting question, but probably better suited on Programmers.SE - I'm voting to migrate there. Commented Dec 11, 2011 at 19:25
  • Development relies on developer talent. Clean code entails diligent refactoring. Why would testing be any different? Commented Dec 11, 2011 at 19:48
  • @TrueWill touche. The real question is in the 2nd paragraph. The headline makes sense in context of the post I hope. Commented Dec 11, 2011 at 20:10
  • @prosepective answerers... this is a real question that I'll mark answered when I get an answer. Having gotten two thoughtful replies though that weren't about what I was asking, I want to reiterate that the question is in paragraph two, right after "My question is" And I have no objection to moving to another SE site if the SO overlords think that's where I'll get answers. Commented Dec 12, 2011 at 4:09
  • An internal methods so complex that testing it is non-trivial is IMO a code smell. Commented Dec 16, 2011 at 10:26