|
| testNumberToString__areFloatsEqual (const std::string &name) |
|
void | testEqual (void) |
|
void | testNotEqual (void) |
|
void | testCloseEnough (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__areFloatsEqual::testCloseEnough |
( |
void |
| ) |
|
Make sure numbers that are different, but within the threshold of floats/doubles being equal are identified as equal
void testNumberToString__areFloatsEqual::testEqual |
( |
void |
| ) |
|
Tests that numbers that are actually equal are identified that way
void testNumberToString__areFloatsEqual::testNotEqual |
( |
void |
| ) |
|
Make sure that numbers that are very different are identified as not equal
The documentation for this class was generated from the following files:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/NumberToString/_areFloatsEqual.h
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/libjson/_internal/TestSuite2/NumberToString/_areFloatsEqual.cpp