MediaWiki  REL1_20
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::readZipAssertSuccess ( file,
assertMessage 
)

Definition at line 20 of file ZipDirectoryReaderTest.php.

References ZipDirectoryReader\read().

Referenced by testEmpty(), and testSimple().

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: