Applies toTTestDecorator
DeclarationFunction GetTest: ITest;Implementation
function TTestDecorator.GetTest: ITest; begin Result := FTest; End;