Open Journal Systems  3.3.0
BagItFetchTest Class Reference
Inheritance diagram for BagItFetchTest:

Public Member Functions

 setUp ()
 
 tearDown ()
 
 testAdd ()
 
 testClear ()
 
 testData ()
 
 testDownload ()
 
 testEmptyWrite ()
 
 testFileName ()
 
 testGetData ()
 
 testNewBagEmpty ()
 
 testRead ()
 
 testWrite ()
 

Data Fields

 $fetch
 
 $tmpdir
 

Detailed Description

Definition at line 6 of file testfetch.php.

Member Function Documentation

◆ setUp()

BagItFetchTest::setUp ( )

Definition at line 11 of file testfetch.php.

◆ tearDown()

BagItFetchTest::tearDown ( )

Definition at line 25 of file testfetch.php.

◆ testAdd()

BagItFetchTest::testAdd ( )

Definition at line 106 of file testfetch.php.

◆ testClear()

BagItFetchTest::testClear ( )

Definition at line 129 of file testfetch.php.

◆ testData()

BagItFetchTest::testData ( )

Definition at line 38 of file testfetch.php.

◆ testDownload()

BagItFetchTest::testDownload ( )

Definition at line 92 of file testfetch.php.

References $tmpdir.

◆ testEmptyWrite()

BagItFetchTest::testEmptyWrite ( )

Definition at line 144 of file testfetch.php.

◆ testFileName()

BagItFetchTest::testFileName ( )

Definition at line 30 of file testfetch.php.

◆ testGetData()

BagItFetchTest::testGetData ( )

Definition at line 83 of file testfetch.php.

◆ testNewBagEmpty()

BagItFetchTest::testNewBagEmpty ( )

Definition at line 151 of file testfetch.php.

◆ testRead()

BagItFetchTest::testRead ( )

Definition at line 47 of file testfetch.php.

◆ testWrite()

BagItFetchTest::testWrite ( )

Definition at line 68 of file testfetch.php.

Field Documentation

◆ $fetch

BagItFetchTest::$fetch

Definition at line 9 of file testfetch.php.

◆ $tmpdir

BagItFetchTest::$tmpdir

Definition at line 8 of file testfetch.php.

Referenced by testDownload().


The documentation for this class was generated from the following file: