MediaWiki  REL1_21
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)
 testBadCentralEntrySignature ()
 testCentralDirectoryGap ()
 testCentralDirectoryTruncated ()
 testEmpty ()
 testLooksLikeZip64 ()
 testMultiDisk0 ()
 testNoSignature ()
 testSimple ()
 testTrailingBytes ()
 testWrongCDStart ()
 zipCallback ($entry)

Public Attributes

 $entries
 $zipDir

Protected Member Functions

 setUp ()
 setUp and tearDown should (where significant) happen in reverse order.

Detailed Description

Definition at line 3 of file ZipDirectoryReaderTest.php.


Member Function Documentation

ZipDirectoryReaderTest::readZipAssertSuccess ( file,
assertMessage 
)

Definition at line 21 of file ZipDirectoryReaderTest.php.

References array(), and ZipDirectoryReader\read().

Referenced by testEmpty(), and testSimple().

setUp and tearDown should (where significant) happen in reverse order.

Reimplemented from MediaWikiTestCase.

Definition at line 6 of file ZipDirectoryReaderTest.php.

Definition at line 11 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: