Public Member Functions | |
void | setUp () |
void | tearDown () |
Private Member Functions | |
CPPUNIT_TEST_SUITE (utilsTest) | |
CPPUNIT_TEST (unixTimeToStringTest) | |
CPPUNIT_TEST (getFileModTimeTest) | |
CPPUNIT_TEST_SUITE_END () | |
void | unixTimeToStringTest () |
Tests the unixTimeToString() function. | |
void | getFileModTimeTest () |
Tests the getFileModTime() function. |
void utilsTest::getFileModTimeTest | ( | ) | [inline, private] |
Tests the getFileModTime() function.
Please note that this test passes only if execution is not interrupted during the test, so please don't break inside this test.
References getTestFileFullPath(), and loadTestFile().