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

TTestJSONHelper.AssertJSONString

Declaration

Source position: jsonfpcunit.pp line 60

class function TTestJSONHelper.AssertJSONString(

  D: TJSONData;

  const AValue: TJSONStringType

):TJSONString;

class function TTestJSONHelper.AssertJSONString(

  const Msg: string;

  D: TJSONData;

  const AValue: TJSONStringType

):TJSONString;

class function TTestJSONHelper.AssertJSONString(

  D: TJSONData;

  const AName: string;

  AValue: TJSONStringType

):TJSONString;

class function TTestJSONHelper.AssertJSONString(

  const Msg: string;

  D: TJSONData;

  const AName: string;

  AValue: TJSONStringType

):TJSONString;


Documentation generated on: 2025-07-25