Test class for SubmissionFileDAO. More...
Public Member Functions | |
| _compareFiles ($sourceFile, $targetFile) | |
| getTestGenre ($genreId) | |
| testSubmissionFileCrud () | |
Test class for SubmissionFileDAO.
Definition at line 36 of file SubmissionFileDAOTest.inc.php.
| SubmissionFileDAOTest._compareFiles | ( | $ | sourceFile, | |
| $ | targetFile | |||
| ) |
Compare the common properties of monograph and artwork files even when the two files do not have the same implementation.
| $sourceFile | MonographFile | |
| $targetFile | MonographFile |
Definition at line 481 of file SubmissionFileDAOTest.inc.php.
Referenced by testSubmissionFileCrud().
| SubmissionFileDAOTest.getTestGenre | ( | $ | genreId | ) |
Return a test genre.
| $genreId | integer |
Definition at line 442 of file SubmissionFileDAOTest.inc.php.
References Request.getPress().
| SubmissionFileDAOTest.testSubmissionFileCrud | ( | ) |
SubmissionFileDAO PKPSubmissionFileDAO MonographFileDAODelegate ArtworkFileDAODelegate SubmissionFileDAODelegate
Definition at line 75 of file SubmissionFileDAOTest.inc.php.
References _compareFiles().
1.7.1