RubyYamlFFSTest Class Reference

List of all members.

Public Member Functions

 testFlattenPluralWithNoPlurals ()
 testFlattenPluralWithPlurals ()
 testFlattenPluralWithArrays ()
 testFlattenPluralsWithMixedKeywords ($input, $comment)
 MWException Reserved plural keywords mixed with other keys flattenPluralsWithMixedKeywordsProvider
 flattenPluralsWithMixedKeywordsProvider ()
 testUnflattenPural ($key, $value, $result)
 unflattenDataProvider
 unflattenDataProvider ()

Protected Attributes

 $group
 $groupConfiguration

Detailed Description

Definition at line 3 of file RubyYamlFFSTest.php.


Member Function Documentation

RubyYamlFFSTest::flattenPluralsWithMixedKeywordsProvider (  ) 

Definition at line 73 of file RubyYamlFFSTest.php.

RubyYamlFFSTest::testFlattenPluralsWithMixedKeywords ( input,
comment 
)

MWException Reserved plural keywords mixed with other keys flattenPluralsWithMixedKeywordsProvider

Definition at line 69 of file RubyYamlFFSTest.php.

RubyYamlFFSTest::testFlattenPluralWithArrays (  ) 

Definition at line 48 of file RubyYamlFFSTest.php.

RubyYamlFFSTest::testFlattenPluralWithNoPlurals (  ) 

Definition at line 29 of file RubyYamlFFSTest.php.

RubyYamlFFSTest::testFlattenPluralWithPlurals (  ) 

Definition at line 38 of file RubyYamlFFSTest.php.

RubyYamlFFSTest::testUnflattenPural ( key,
value,
result 
)

unflattenDataProvider

Definition at line 95 of file RubyYamlFFSTest.php.

RubyYamlFFSTest::unflattenDataProvider (  ) 

Definition at line 102 of file RubyYamlFFSTest.php.


Member Data Documentation

RubyYamlFFSTest::$group [protected]

Definition at line 7 of file RubyYamlFFSTest.php.

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

Definition at line 9 of file RubyYamlFFSTest.php.


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