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

TTestJSONHelper.AssertJSONType

Declaration

Source position: jsonfpcunit.pp line 40

class procedure TTestJSONHelper.AssertJSONType(

  D: TJSONData;

  AExpected: TJSONtype

);

class procedure TTestJSONHelper.AssertJSONType(

  const Msg: string;

  D: TJSONData;

  AExpected: TJSONtype

);


Documentation generated on: 2025-07-25