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

TTestJSONHelper.AssertJSONInt64

Declaration

Source position: jsonfpcunit.pp line 81

class function TTestJSONHelper.AssertJSONInt64(

  D: TJSONData;

  const AName: string;

  AValue: Int64

):TJSONNumber;

class function TTestJSONHelper.AssertJSONInt64(

  const Msg: string;

  D: TJSONData;

  const AName: string;

  AValue: Int64

):TJSONNumber;


Documentation generated on: 2025-07-25