|
const std::string | _name |
|
libjson_CodeCoverage * | coverage |
|
void testJSONValidator__isValidMember::testMembers |
( |
void |
| ) |
|
This tests the three valid members that is not string, number, or container
void testJSONValidator__isValidMember::testNotMembers |
( |
void |
| ) |
|
This tests that non member values are not allowed
void testJSONValidator__isValidMember::testNotStrict |
( |
void |
| ) |
|
This tests that json's case sensitive rules are not obeyed normally
void testJSONValidator__isValidMember::testStrict |
( |
void |
| ) |
|
This tests that json's case sensitive rules are to be obeyed
void testJSONValidator__isValidMember::testSuddenEnd |
( |
void |
| ) |
|
This tests that for all cases, if the string suddely ends, it recovers
The documentation for this class was generated from the following files:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/JSONValidator/isValidMember.h
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/JSONValidator/isValidMember.cpp