BDE 4.14.0 Production release
|
#include <bdljsn_jsontestsuiteutil.h>
Classes | |
struct | Datum |
Public Types | |
enum | Expected { e_EITHER = -1 , e_REJECT = 0 , e_ACCEPT = 1 } |
Static Public Member Functions | |
static const Datum * | data (bsl::size_t index) |
static bsl::size_t | numData () |
Return the number of test points in the JSON Test Suite. | |
This utility struct
provides a namespace for the test points of the JSON Test Suite.
|
static |
|
static |