CWIS Developer Documentation
|
Public Member Functions | |
testCreate () | |
Verify that files can be created and return the proper error/success codes. More... | |
testCreateCopy () | |
testGetLength () | |
testGetType () | |
testComment () | |
testFieldId () | |
testResourceId () | |
testGetMimeType () | |
testGetLink () | |
testGetStorageDirectory () | |
Definition at line 2 of file File--Test.php.
File_Test::testComment | ( | ) |
Definition at line 53 of file File--Test.php.
References File\Create().
File_Test::testCreate | ( | ) |
Verify that files can be created and return the proper error/success codes.
covers Create()
Definition at line 8 of file File--Test.php.
References File\Create(), File\FILESTAT_DOESNOTEXIST, and File\FILESTAT_ZEROLENGTH.
File_Test::testCreateCopy | ( | ) |
Definition at line 28 of file File--Test.php.
References File\Create().
File_Test::testFieldId | ( | ) |
Definition at line 61 of file File--Test.php.
References File\Create().
File_Test::testGetLength | ( | ) |
Definition at line 39 of file File--Test.php.
References File\Create().
File_Test::testGetLink | ( | ) |
Definition at line 84 of file File--Test.php.
References File\Create().
File_Test::testGetMimeType | ( | ) |
Definition at line 77 of file File--Test.php.
References File\Create().
File_Test::testGetStorageDirectory | ( | ) |
Definition at line 97 of file File--Test.php.
References File\Create().
File_Test::testGetType | ( | ) |
Definition at line 46 of file File--Test.php.
References File\Create().
File_Test::testResourceId | ( | ) |
Definition at line 69 of file File--Test.php.
References File\Create().