in Search
     

Browse Site by Tags

Showing related tags and posts accross the entire site.
All Tags » TDD » OOP (RSS)
  • Cyclomatic complexity and its effect on my code

    Have you heard of the term cyclomatic complexity ? I had my first encounter with it in the current project we're doing at work. One of the senior guys in our project set up our build server, with CruiseControl.NET invoking a tool called SourceMonitor and analyzing source code complexity. Basically...
    Posted to Weblog by cruizer on 09-20-2007
  • Encapsulation vs Testability

    Reference articles: Why use private or protected Testability I am fond of Rocky Lhotka 's CSLA framework before and when i shifted to be test-driven, there are some constructs in CSLA that i'm beginning to dislike. I like the broken rule tracking, n-tier ready setup, etc. but i'm beginning...
    Posted to Weblog by jokiz on 09-14-2006
Page 1 of 1 (2 items)