|
| testNumberToString__itoa (const std::string &name) |
|
void | testChar (void) |
|
void | testShort (void) |
|
void | testInt (void) |
|
void | testLong (void) |
|
void | testLongLong (void) |
|
| BaseTest (const std::string &name) |
|
virtual void | setUp (const std::string &methodName) |
|
virtual void | tearDown (void) |
|
|
const std::string | _name |
|
libjson_CodeCoverage * | coverage |
|
void testNumberToString__itoa::testChar |
( |
void |
| ) |
|
Test converting a char value into a string
void testNumberToString__itoa::testInt |
( |
void |
| ) |
|
Test converting an int value into a string
void testNumberToString__itoa::testLong |
( |
void |
| ) |
|
Test converting a long value into a string
void testNumberToString__itoa::testLongLong |
( |
void |
| ) |
|
Test converting a long long value into a string
void testNumberToString__itoa::testShort |
( |
void |
| ) |
|
Test converting a short value into a string
The documentation for this class was generated from the following files:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/NumberToString/_itoa.h
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/NumberToString/_itoa.cpp