Public Member Functions | |
testParsing () | |
Protected Attributes | |
$groupConfiguration |
Definition at line 10 of file XliffFFSTest.php.
XliffFFSTest::testParsing | ( | ) |
Definition at line 25 of file XliffFFSTest.php.
XliffFFSTest::$groupConfiguration [protected] |
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.