Applies toTAbstractTest
DeclarationFunction GetName: string; Implementation
function TAbstractTest.GetName: string; begin Result := fTestName End;