Public Member Functions | |
setUp () | |
testGetHashPath () | |
testGetRel () | |
testGetUrlRel () | |
testGetArchivePath () | |
testGetThumbPath () | |
testGetArchiveUrl () | |
testGetThumbUrl () | |
testGetArchiveVirtualUrl () | |
testGetThumbVirtualUrl () | |
testGetUrl () |
Definition at line 7 of file LocalFileTest.php.
LocalFileTest::setUp | ( | ) |
Definition at line 8 of file LocalFileTest.php.
LocalFileTest::testGetArchivePath | ( | ) |
Definition at line 42 of file LocalFileTest.php.
LocalFileTest::testGetArchiveUrl | ( | ) |
Definition at line 56 of file LocalFileTest.php.
LocalFileTest::testGetArchiveVirtualUrl | ( | ) |
Definition at line 70 of file LocalFileTest.php.
LocalFileTest::testGetHashPath | ( | ) |
Definition at line 24 of file LocalFileTest.php.
LocalFileTest::testGetRel | ( | ) |
Definition at line 30 of file LocalFileTest.php.
LocalFileTest::testGetThumbPath | ( | ) |
Definition at line 49 of file LocalFileTest.php.
LocalFileTest::testGetThumbUrl | ( | ) |
Definition at line 63 of file LocalFileTest.php.
LocalFileTest::testGetThumbVirtualUrl | ( | ) |
Definition at line 77 of file LocalFileTest.php.
LocalFileTest::testGetUrl | ( | ) |
Definition at line 84 of file LocalFileTest.php.
LocalFileTest::testGetUrlRel | ( | ) |
Definition at line 36 of file LocalFileTest.php.