|
| testNumberToString__uitoa (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__uitoa::testChar |
( |
void |
| ) |
|
Test converting a char value into a string
void testNumberToString__uitoa::testInt |
( |
void |
| ) |
|
Test converting a int value into a string
void testNumberToString__uitoa::testLong |
( |
void |
| ) |
|
Test converting a long value into a string
void testNumberToString__uitoa::testLongLong |
( |
void |
| ) |
|
Test converting a long long value into a string
void testNumberToString__uitoa::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/_uitoa.h
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/NumberToString/_uitoa.cpp