|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| setUp () | |
| tearDown () | |
| testAdd () | |
| testClear () | |
| testData () | |
| testDownload () | |
| testEmptyWrite () | |
| testFileName () | |
| testGetData () | |
| testNewBagEmpty () | |
| testRead () | |
| testWrite () | |
Data Fields | |
| $fetch | |
| $tmpdir | |
Definition at line 6 of file testfetch.php.
| BagItFetchTest::setUp | ( | ) |
Definition at line 11 of file testfetch.php.
| BagItFetchTest::tearDown | ( | ) |
Definition at line 25 of file testfetch.php.
| BagItFetchTest::testAdd | ( | ) |
Definition at line 106 of file testfetch.php.
| BagItFetchTest::testClear | ( | ) |
Definition at line 129 of file testfetch.php.
| BagItFetchTest::testData | ( | ) |
Definition at line 38 of file testfetch.php.
| BagItFetchTest::testDownload | ( | ) |
Definition at line 92 of file testfetch.php.
References $tmpdir.
| BagItFetchTest::testEmptyWrite | ( | ) |
Definition at line 144 of file testfetch.php.
| BagItFetchTest::testFileName | ( | ) |
Definition at line 30 of file testfetch.php.
| BagItFetchTest::testGetData | ( | ) |
Definition at line 83 of file testfetch.php.
| BagItFetchTest::testNewBagEmpty | ( | ) |
Definition at line 151 of file testfetch.php.
| BagItFetchTest::testRead | ( | ) |
Definition at line 47 of file testfetch.php.
| BagItFetchTest::testWrite | ( | ) |
Definition at line 68 of file testfetch.php.
| BagItFetchTest::$fetch |
Definition at line 9 of file testfetch.php.
| BagItFetchTest::$tmpdir |
Definition at line 8 of file testfetch.php.
Referenced by testDownload().