Month: January 2012
TDD in NAV – Test #4
TDD in NAV – Test #3
Getting our first two tests, test #1 and test #2, working (GREEN! … GREEN! … GREEN!), we successfully implemented the first part of our feature, i.e. the function CalcDocAmount, leaving us now with it's counterpart: the verification of the manually entered total amount of the document (invoice). # Description Status 1a Create…
TDD in NAV – Test #2
TDD in NAV – Triangulation
Test-Driven Development in NAV – Test #1
Test-Driven Development in NAV – By Example
Test-Driven Development in NAV – Intro 2
TDD in NAV – Test #4
TDD in NAV – Test #3
Getting our first two tests, test #1 and test #2, working (GREEN! … GREEN! … GREEN!), we successfully implemented the first part of our feature, i.e. the function CalcDocAmount, leaving us now with it's counterpart: the verification of the manually entered total amount of the document (invoice). # Description Status 1a Create…