MediaWiki  REL1_19
ZipDirectoryReaderTest Class Reference
Inheritance diagram for ZipDirectoryReaderTest:
Collaboration diagram for ZipDirectoryReaderTest:

List of all members.

Public Member Functions

 readZipAssertError ($file, $error, $assertMessage)
 readZipAssertSuccess ($file, $assertMessage)
 setUp ()
 testBadCentralEntrySignature ()
 testCentralDirectoryGap ()
 testCentralDirectoryTruncated ()
 testEmpty ()
 testLooksLikeZip64 ()
 testMultiDisk0 ()
 testNoSignature ()
 testSimple ()
 testTrailingBytes ()
 testWrongCDStart ()
 zipCallback ($entry)

Public Attributes

 $entries
 $zipDir

Detailed Description

Definition at line 3 of file ZipDirectoryReaderTest.php.


Member Function Documentation

ZipDirectoryReaderTest::readZipAssertError ( file,
error,
assertMessage 
)

Definition at line 14 of file ZipDirectoryReaderTest.php.

References ZipDirectoryReader\read().

Referenced by testBadCentralEntrySignature(), testCentralDirectoryGap(), testCentralDirectoryTruncated(), testLooksLikeZip64(), testMultiDisk0(), testNoSignature(), testTrailingBytes(), and testWrongCDStart().

Here is the call graph for this function:

Here is the caller graph for this function:

ZipDirectoryReaderTest::readZipAssertSuccess ( file,
assertMessage 
)

Definition at line 20 of file ZipDirectoryReaderTest.php.

References ZipDirectoryReader\read().

Referenced by testEmpty(), and testSimple().

Here is the call graph for this function:

Here is the caller graph for this function:

Definition at line 49 of file ZipDirectoryReaderTest.php.

References readZipAssertError().

Here is the call graph for this function:

Definition at line 65 of file ZipDirectoryReaderTest.php.

References readZipAssertError().

Here is the call graph for this function:

Definition at line 70 of file ZipDirectoryReaderTest.php.

References readZipAssertError().

Here is the call graph for this function:

Definition at line 26 of file ZipDirectoryReaderTest.php.

References readZipAssertSuccess().

Here is the call graph for this function:

Definition at line 75 of file ZipDirectoryReaderTest.php.

References readZipAssertError().

Here is the call graph for this function:

Definition at line 30 of file ZipDirectoryReaderTest.php.

References readZipAssertError().

Here is the call graph for this function:

Definition at line 35 of file ZipDirectoryReaderTest.php.

References readZipAssertError().

Here is the call graph for this function:

Definition at line 40 of file ZipDirectoryReaderTest.php.

References readZipAssertSuccess().

Here is the call graph for this function:

Definition at line 54 of file ZipDirectoryReaderTest.php.

References readZipAssertError().

Here is the call graph for this function:

Definition at line 59 of file ZipDirectoryReaderTest.php.

References readZipAssertError().

Here is the call graph for this function:

Definition at line 10 of file ZipDirectoryReaderTest.php.


Member Data Documentation

ZipDirectoryReaderTest::$entries

Definition at line 4 of file ZipDirectoryReaderTest.php.

ZipDirectoryReaderTest::$zipDir

Definition at line 4 of file ZipDirectoryReaderTest.php.


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