Source position: jsonfpcunit.pp line 40
class procedure TTestJSONHelper.AssertJSONType(
D: TJSONData;
AExpected: TJSONtype
);class procedure TTestJSONHelper.AssertJSONType(
const Msg: string;
);