MediaWikiExtensionFFSTest Class Reference

List of all members.

Public Member Functions

 testWriteReal ()
 testGenerateMessageBlock ()
 testQuote ($source, $expected)
 provideQuotableStrings
 testParseAuthorsFromString ($source, $expected)
 provideComments

Static Public Member Functions

static provideQuotableStrings ()
static provideComments ()

Protected Member Functions

 setUp ()

Protected Attributes

 $conf

Detailed Description

See also:
MediaWikiExtensionFFS

Definition at line 13 of file MediaWikiExtensionFFSTest.php.


Member Function Documentation

static MediaWikiExtensionFFSTest::provideComments (  )  [static]

Message documentation (Message documentation)

Author:
Purodha
The Evil IP address

Definition at line 97 of file MediaWikiExtensionFFSTest.php.

static MediaWikiExtensionFFSTest::provideQuotableStrings (  )  [static]

Definition at line 76 of file MediaWikiExtensionFFSTest.php.

MediaWikiExtensionFFSTest::setUp (  )  [protected]

Definition at line 27 of file MediaWikiExtensionFFSTest.php.

MediaWikiExtensionFFSTest::testGenerateMessageBlock (  ) 

Definition at line 51 of file MediaWikiExtensionFFSTest.php.

Here is the call graph for this function:

MediaWikiExtensionFFSTest::testParseAuthorsFromString ( source,
expected 
)

provideComments

Definition at line 89 of file MediaWikiExtensionFFSTest.php.

MediaWikiExtensionFFSTest::testQuote ( source,
expected 
)

provideQuotableStrings

Definition at line 68 of file MediaWikiExtensionFFSTest.php.

MediaWikiExtensionFFSTest::testWriteReal (  ) 

Definition at line 34 of file MediaWikiExtensionFFSTest.php.

Here is the call graph for this function:


Member Data Documentation

MediaWikiExtensionFFSTest::$conf [protected]
Initial value:
 array(
        'BASIC' => array(
            'class' => 'MediaWikiExtensionMessageGroup',
            'id' => 'test-id',
            'label' => 'Test Label',
            'namespace' => 'NS_MEDIAWIKI',
            'description' => 'Test description',
        ),
        'FILES' => array(
            'class' => 'MediaWikiExtensionFFS',
        ),
    )

Definition at line 14 of file MediaWikiExtensionFFSTest.php.


The documentation for this class was generated from the following file:
Generated on Tue Oct 29 00:00:48 2013 for MediaWiki Translate Extension by  doxygen 1.6.3