GetName method
Get the name of the test.

Applies to
TAbstractTest

Declaration
Function GetName: string;

Implementation

function TAbstractTest.GetName: string;
begin
  Result := fTestName
End;


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