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

Public Member Functions

 testBagIt_parseBaseInfoContinued ()
 
 testBagIt_parseBaseInfoEmptyLine ()
 
 testBagIt_parseBaseInfoStandard ()
 
 testBagIt_parseEncodingStringFail ()
 
 testBagIt_parseEncodingStringPass ()
 
 testBagIt_parseVersionStringFail ()
 
 testBagIt_parseVersionStringPass ()
 
 testBagIt_readBagItFile ()
 
 testBagIt_readBagItFileMissing ()
 
 testBagIt_readBagItFileNoEncoding ()
 
 testBagIt_readBagItFileNoVersion ()
 
 testBagIt_sanitizeFileName ()
 
 testBagIt_sanitizeFileNameDevs ()
 
 testBagIt_sanitizeFileNameRemove ()
 
 testBagIt_sanitizeFileNameWhiteSpace ()
 
 testBagIt_uncompressBagError ()
 
 testBagIt_uncompressBagTar ()
 
 testBagIt_uncompressBagZip ()
 
 testBagIt_validateExistsFail ()
 
 testBagIt_validateExistsPass ()
 
 testEndsWithFalse ()
 
 testEndsWithTrue ()
 
 testFilterArrayMatches ()
 
 testFilterArrayMatchesFail ()
 
 testFindFirstExistingDefault ()
 
 testFindFirstExistingFail ()
 
 testFindFirstExistingPass ()
 
 testReadFileText ()
 
 testReadLines ()
 
 testRlsDeep ()
 
 testRlsShallow ()
 
 testRrmdirDeep ()
 
 testRrmdirFile ()
 
 testRrmdirShallow ()
 
 testSaveUrl ()
 
 testSeenAtKeyFail ()
 
 testSeenAtKeyIntegerKey ()
 
 testSeenAtKeyStringKey ()
 
 testTmpdir ()
 
 testTmpdirPrefix ()
 
 testWriteFileText ()
 

Detailed Description

Definition at line 5 of file testutils.php.

Member Function Documentation

◆ testBagIt_parseBaseInfoContinued()

BagItUtilsTest::testBagIt_parseBaseInfoContinued ( )

Definition at line 539 of file testutils.php.

◆ testBagIt_parseBaseInfoEmptyLine()

BagItUtilsTest::testBagIt_parseBaseInfoEmptyLine ( )

Definition at line 526 of file testutils.php.

◆ testBagIt_parseBaseInfoStandard()

BagItUtilsTest::testBagIt_parseBaseInfoStandard ( )

Definition at line 553 of file testutils.php.

◆ testBagIt_parseEncodingStringFail()

BagItUtilsTest::testBagIt_parseEncodingStringFail ( )

Definition at line 412 of file testutils.php.

◆ testBagIt_parseEncodingStringPass()

BagItUtilsTest::testBagIt_parseEncodingStringPass ( )

Definition at line 403 of file testutils.php.

◆ testBagIt_parseVersionStringFail()

BagItUtilsTest::testBagIt_parseVersionStringFail ( )

Definition at line 393 of file testutils.php.

◆ testBagIt_parseVersionStringPass()

BagItUtilsTest::testBagIt_parseVersionStringPass ( )

Definition at line 381 of file testutils.php.

◆ testBagIt_readBagItFile()

BagItUtilsTest::testBagIt_readBagItFile ( )

Definition at line 318 of file testutils.php.

◆ testBagIt_readBagItFileMissing()

BagItUtilsTest::testBagIt_readBagItFileMissing ( )

Definition at line 369 of file testutils.php.

◆ testBagIt_readBagItFileNoEncoding()

BagItUtilsTest::testBagIt_readBagItFileNoEncoding ( )

Definition at line 349 of file testutils.php.

◆ testBagIt_readBagItFileNoVersion()

BagItUtilsTest::testBagIt_readBagItFileNoVersion ( )

Definition at line 330 of file testutils.php.

◆ testBagIt_sanitizeFileName()

BagItUtilsTest::testBagIt_sanitizeFileName ( )

Definition at line 310 of file testutils.php.

◆ testBagIt_sanitizeFileNameDevs()

BagItUtilsTest::testBagIt_sanitizeFileNameDevs ( )

Definition at line 302 of file testutils.php.

◆ testBagIt_sanitizeFileNameRemove()

BagItUtilsTest::testBagIt_sanitizeFileNameRemove ( )

Definition at line 294 of file testutils.php.

◆ testBagIt_sanitizeFileNameWhiteSpace()

BagItUtilsTest::testBagIt_sanitizeFileNameWhiteSpace ( )

Definition at line 285 of file testutils.php.

◆ testBagIt_uncompressBagError()

BagItUtilsTest::testBagIt_uncompressBagError ( )

@expectedException ErrorException

Definition at line 481 of file testutils.php.

◆ testBagIt_uncompressBagTar()

BagItUtilsTest::testBagIt_uncompressBagTar ( )

Definition at line 454 of file testutils.php.

◆ testBagIt_uncompressBagZip()

BagItUtilsTest::testBagIt_uncompressBagZip ( )

Definition at line 430 of file testutils.php.

◆ testBagIt_validateExistsFail()

BagItUtilsTest::testBagIt_validateExistsFail ( )

Definition at line 515 of file testutils.php.

◆ testBagIt_validateExistsPass()

BagItUtilsTest::testBagIt_validateExistsPass ( )

Definition at line 508 of file testutils.php.

◆ testEndsWithFalse()

BagItUtilsTest::testEndsWithFalse ( )

Definition at line 51 of file testutils.php.

◆ testEndsWithTrue()

BagItUtilsTest::testEndsWithTrue ( )

Definition at line 44 of file testutils.php.

◆ testFilterArrayMatches()

BagItUtilsTest::testFilterArrayMatches ( )

Definition at line 8 of file testutils.php.

◆ testFilterArrayMatchesFail()

BagItUtilsTest::testFilterArrayMatchesFail ( )

Definition at line 30 of file testutils.php.

◆ testFindFirstExistingDefault()

BagItUtilsTest::testFindFirstExistingDefault ( )

Definition at line 238 of file testutils.php.

◆ testFindFirstExistingFail()

BagItUtilsTest::testFindFirstExistingFail ( )

Definition at line 226 of file testutils.php.

◆ testFindFirstExistingPass()

BagItUtilsTest::testFindFirstExistingPass ( )

Definition at line 213 of file testutils.php.

◆ testReadFileText()

BagItUtilsTest::testReadFileText ( )

Definition at line 252 of file testutils.php.

◆ testReadLines()

BagItUtilsTest::testReadLines ( )

Definition at line 261 of file testutils.php.

◆ testRlsDeep()

BagItUtilsTest::testRlsDeep ( )

Definition at line 83 of file testutils.php.

◆ testRlsShallow()

BagItUtilsTest::testRlsShallow ( )

Definition at line 77 of file testutils.php.

◆ testRrmdirDeep()

BagItUtilsTest::testRrmdirDeep ( )

Definition at line 111 of file testutils.php.

◆ testRrmdirFile()

BagItUtilsTest::testRrmdirFile ( )

Definition at line 132 of file testutils.php.

◆ testRrmdirShallow()

BagItUtilsTest::testRrmdirShallow ( )

Definition at line 92 of file testutils.php.

◆ testSaveUrl()

BagItUtilsTest::testSaveUrl ( )

Definition at line 199 of file testutils.php.

◆ testSeenAtKeyFail()

BagItUtilsTest::testSeenAtKeyFail ( )

Definition at line 183 of file testutils.php.

◆ testSeenAtKeyIntegerKey()

BagItUtilsTest::testSeenAtKeyIntegerKey ( )

Definition at line 155 of file testutils.php.

◆ testSeenAtKeyStringKey()

BagItUtilsTest::testSeenAtKeyStringKey ( )

Definition at line 168 of file testutils.php.

◆ testTmpdir()

BagItUtilsTest::testTmpdir ( )

Definition at line 142 of file testutils.php.

◆ testTmpdirPrefix()

BagItUtilsTest::testTmpdirPrefix ( )

Definition at line 149 of file testutils.php.

◆ testWriteFileText()

BagItUtilsTest::testWriteFileText ( )

Definition at line 269 of file testutils.php.


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