RAD Studio (Common)
ContentsIndex
PreviousUpNext
Unit Test Project Wizard

FileNewOtherUnit TestsTest Project 

Use this wizard to specify the framework and test runner for your test project.

Item 
Description 
Test Framework 
Specify the framework you want to use to build the test project. By default, this is set to NUnit for the Delphi for .NET and C# personalities; for Delphi for Win32 and C++ this can only be DUnit. For the C# personality, only NUnit is supported.  
Test Runner 
Specify the test runner you want to use for running the test project. The GUI Test Runner is selected by default. You can also choose the Console Test Runner, which causes the test project assembly to contain a command to execute the console test runner from the framework directory.  
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!