| TestFirstCoding |
UserPreferences |
| Agile Atlanta User Group | FrontPage | RecentChanges | TitleIndex | WordIndex |
Write your unit tests. Then write code that satisfies the unit tests. Rather like DesignByContract. When you meet all tests, you are done (assuming good tests). -BrianMcCallister