Guidelines for test - driven development 有關測試驅動的開發(fā)的準則
Guidelines for test - driven development guidelines for test - driven development >有關測試驅動的開發(fā)的準則
But test - driven development is only as good as the tests are 但是,測試驅動的開發(fā)不能超過測試所能達到的程度。
To learn more about aop , ioc containers , and test - driven development 要了解有關aop 、 ioc容器和測試驅動開發(fā)的更多內容,請參閱
Is a comprehensive collection of articles and resources about test - driven development 是關于測試驅動開發(fā)的文章和資源的全面集合。
In the test - driven development ( tdd ) methodology , the tests are written before the code 在測試驅動開發(fā)( tdd )方法中,測試程序在編碼以前就開始編寫。
Tfp also known as test - driven design or test - driven development is actually a Tfp (也被稱為測試驅動設計或測試驅動開發(fā))實際上是用于實現(xiàn)xp所描述的單元測試實踐的
For instance , extreme programming and test - driven development use some of these metrics to determine the testability of classes and methods 例如,極限編程和測試驅動開發(fā)使用了這些度量中的一些來決定類和方法的可測試性。
With shorter methods , you can quickly pinpoint where a change needs to go ( particularly if you are coding using test - driven development ) 而對于小函數(shù),你可以快速的查明應該在何處作修改(尤其是在應用測試驅動開發(fā)的時候) 。
As an added bonus , i ll throw in a little tdd test - driven development , as dbunit was used to write the test code for the example classes 由于為示例類編寫測試代碼時使用了dbunit ,我還附帶介紹了一點tdd (測試驅動的開發(fā))的內容。