BloombergLP::bdljsn::JsonTestSuiteUtil

This utility struct provides a namespace for the test points of the JSON Test Suite.

Synopsis

Declared in <bdljsn_jsontestsuiteutil.h>

struct JsonTestSuiteUtil;

Types

NameDescription
Datum This aggregate type describes a test-point of the JSON Test Suite.

Enums

NameDescription
Expected Expected parser outcome for a JSON Test Suite case.

Static Member Functions

NameDescription
data Return the test-point Datum for the specified index. The behavior is undefined unless 0 <= index < numData().
numData Return the number of test points in the JSON Test Suite.