MediaWiki  REL1_23
DjVuTest Class Reference

DjVuHandler More...

Inheritance diagram for DjVuTest:
Collaboration diagram for DjVuTest:

List of all members.

Public Member Functions

 testGetImageSize ()
 testGetPageDimensions ()
 testGetPageText ()
 testInvalidFile ()
 testPageCount ()

Protected Member Functions

 checkIfToolExists ($path)
 Check if a tool exist.
 dataFile ($name, $type)
 setUp ()

Protected Attributes

string $filePath
 the directory where test files are
DjVuHandler $handler
FSRepo $repo
 the repository to use

Detailed Description

DjVuHandler

Definition at line 5 of file DjVuTest.php.


Member Function Documentation

DjVuTest::checkIfToolExists ( path) [protected]

Check if a tool exist.

Parameters:
string$pathpath to the tool
Returns:
bool

Definition at line 58 of file DjVuTest.php.

DjVuTest::dataFile ( name,
type 
) [protected]

Definition at line 65 of file DjVuTest.php.

DjVuTest::setUp ( ) [protected]

Reimplemented from MediaWikiTestCase.

Definition at line 19 of file DjVuTest.php.

Definition at line 74 of file DjVuTest.php.

Definition at line 98 of file DjVuTest.php.

Definition at line 107 of file DjVuTest.php.

Definition at line 82 of file DjVuTest.php.

Definition at line 89 of file DjVuTest.php.


Member Data Documentation

string DjVuTest::$filePath [protected]

the directory where test files are

Definition at line 9 of file DjVuTest.php.

DjVuHandler DjVuTest::$handler [protected]

Definition at line 17 of file DjVuTest.php.

FSRepo DjVuTest::$repo [protected]

the repository to use

Definition at line 13 of file DjVuTest.php.


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