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

TAssert.AssertNullIntf

Declaration

Source position: fpcunit.pp line 180

public class procedure TAssert.AssertNullIntf(

  const AMessage: string;

  AInterface: IInterface

); overload;

class procedure TAssert.AssertNullIntf(

  const AMessage: string;

  const AFormatArgs: array of Const;

  AInterface: IInterface

); overload;

class procedure TAssert.AssertNullIntf(

  AInterface: IInterface

); overload;


Documentation generated on: 2025-07-25