Friday, March 16, 2007

Professional UnitTest Steps


0. configure the test environment
1. verify the test environment
2. call the target method
3. verify the test result
4. clean up the environment

No comments: