Citizendia

DUnit is an automated unit testing framework for Borland Delphi. In Computer programming, unit testing is a method of testing that verifies the individual units of Source code are working properly DUnit allows Delphi (Object Pascal) developers to use test-driven development. Object Pascal refers to a branch of object oriented derivatives of Pascal, mostly known as the primary Programming language of CodeGear Delphi Test-Driven Development (TDD is a Software development technique consisting of short iterations where new Test cases covering the desired improvement or

DUnit's original code was written by Juanco Anez and is based on JUnit by Kent Beck and Erich Gamma. JUnit is a unit testing framework for the Java programming language. Several developers now maintain DUnit as a project on SourceForge. SourceForgenet is a Source code repository. It acts as a centralized location for software developers to control and manage open source software development

DUnit became a standard part of Delphi starting with Delphi 2005. Two key files provide most of the test framework functionality: TestFramework. pas and GUITestRunner. pas.

External links


© 2009 citizendia.org; parts available under the terms of GNU Free Documentation License, from http://en.wikipedia.org