#include <bdljsn_jsontestsuiteutil.h>
This utility struct provides a namespace for the test points of the JSON Test Suite.
See bdljsn_jsontestsuiteutil
◆ Expected
| Enumerator |
|---|
| e_EITHER | |
| e_REJECT | |
| e_ACCEPT | |
◆ data()
| static const Datum * bdljsn::JsonTestSuiteUtil::data |
( |
bsl::size_t |
index | ) |
|
|
static |
Return the test-point Datum for the specified index.
- Precondition
- The behavior is undefined unless
0 <= index < numData().
◆ numData()
| static bsl::size_t bdljsn::JsonTestSuiteUtil::numData |
( |
| ) |
|
|
static |
Return the number of test points in the JSON Test Suite.
The documentation for this struct was generated from the following file: