Unit 'JsonFpcUnit' Package
[Overview][Classes][Index] [#fcl-json]

TTestJSONHelper.AssertJSONInteger

Declaration

Source position: jsonfpcunit.pp line 54

class function TTestJSONHelper.AssertJSONInteger(

  D: TJSONData;

  AValue: Integer

):TJSONNumber;

class function TTestJSONHelper.AssertJSONInteger(

  const Msg: string;

  D: TJSONData;

  AValue: Integer

):TJSONNumber;

class function TTestJSONHelper.AssertJSONInteger(

  D: TJSONData;

  const AName: string;

  AValue: Integer

):TJSONNumber;

class function TTestJSONHelper.AssertJSONInteger(

  const Msg: string;

  D: TJSONData;

  const AName: string;

  AValue: Integer

):TJSONNumber;


Documentation generated on: 2026-03-03