Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Why unit tests are not always good (https://www.delphipraxis.net/180777-why-unit-tests-not-always-good.html)

DP News-Robot 17. Jun 2014 11:20

Why unit tests are not always good
 
Unit tests are good to detect most bugs in your code but not all bugs. When you are writing standard unit tests for a class you are doing the following Create a fresh class instance (ex using Setup method in DUnit framework); Run a code under test (usually a single call of a single method) on the ...http://feeds.feedburner.com/~r/delph...~4/kc60wOmzHiY

More...


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:09 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz