XliffFFSTest Class Reference

List of all members.

Public Member Functions

 testParsing ()

Protected Attributes

 $groupConfiguration

Detailed Description

Definition at line 10 of file XliffFFSTest.php.


Member Function Documentation

XliffFFSTest::testParsing (  ) 

Definition at line 25 of file XliffFFSTest.php.

Here is the call graph for this function:


Member Data Documentation

XliffFFSTest::$groupConfiguration [protected]
Initial value:
 array(
        'BASIC' => array(
            'class' => 'FileBasedMessageGroup',
            'id' => 'test-id',
            'label' => 'Test Label',
            'namespace' => 'NS_MEDIAWIKI',
            'description' => 'Test description',
        ),
        'FILES' => array(
            'class' => 'XliffFFS',
            'sourcePattern' => '',
        ),
    )

Definition at line 11 of file XliffFFSTest.php.


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