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

TTestJSONHelper

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jsonfpcunit.pp line 36

type TTestJSONHelper = class helper

  class procedure AssertEquals(); overload;

  class procedure AssertJSONType();

  class function AssertJSONNull();

  class function AssertJSONArray();

  class function AssertJSONElement();

  class function AssertJSONBoolean();

  class function AssertJSONInteger();

  class function AssertJSONFloat();

  class function AssertJSONString();

  class function AssertJSONObject();

  class function AssertJSONInt64();

  class procedure AssertJSONNoMember();

end;

Inheritance

TTestJSONHelper


Documentation generated on: 2025-07-25