Unit 'fpcunit' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Index] [#fcl-fpcunit]

TAssert.AssertNotNullIntf

Declaration

Source position: fpcunit.pp line 171

public class procedure TAssert.AssertNotNullIntf(

  const AMessage: string;

  AInterface: IInterface

); overload;

class procedure TAssert.AssertNotNullIntf(

  const AMessage: string;

  const AFormatArgs: array of Const;

  AInterface: IInterface

); overload;

class procedure TAssert.AssertNotNullIntf(

  AInterface: IInterface

); overload;


Documentation generated on: 2025-07-25