TTestSuite Object
Methods
A TTestSuite is a Composite of Tests, implementing the ITestSuite interface.

Unit
TestFramework

Declaration
TTestSuite = class(TAbstractTest, ITest, ITestSuite)

Description
It runs a collection of test cases. It should not be necessary for test writers to extend TTestSuite. Decorators should be used instead. see TTestDecorator. see RegisterTest see ITest

Introduced Methods
AddSuite
AddTest
AddTests
CountEnabledTestCases
CountTestCases
Create  Constructs an empty TestSuite.
LoadConfiguration  Load a previously saved configuration.
RunBare
SaveConfiguration  Save the current test configuration.
Tests


HTML generated by Time2HELP
http://www.time2help.com