RAD Studio (Common)
ContentsIndex
PreviousUpNext
Unit Test Case Wizard (page 2)

FileNewOtherUnit TestTest Case 

Use this wizard page to supply the details for the test case you want to create.

Item 
Description 
Test Project 
Specifies the name of the project. Prefilled with the default, which is the current project.  
File Name 
Specifies the name of the code file containing the classes and methods you want to test. Prefilled with the default, which is the current code file.  
Test Framework 
Specifies the testing framework you want to use. RAD Studio auto-detects the type of project you are testing and sets this to the correct framework that is currently supported for that code personality.  
Base Class 
Specifies the base class to be inherited by the test. By default, the test case is built using the base class of the active code file. Optional.  
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!