Public Member Functions | |
testRowRoundtrip ($key, $sep, $value, $comment) | |
rowValuesProvider | |
rowValuesProvider () | |
Protected Attributes | |
$groupConfiguration |
Definition at line 11 of file JavaFFSTest.php.
JavaFFSTest::rowValuesProvider | ( | ) |
Definition at line 73 of file JavaFFSTest.php.
JavaFFSTest::testRowRoundtrip | ( | $ | key, | |
$ | sep, | |||
$ | value, | |||
$ | comment | |||
) |
rowValuesProvider
Definition at line 63 of file JavaFFSTest.php.
JavaFFSTest::$groupConfiguration [protected] |
array( 'BASIC' => array( 'class' => 'FileBasedMessageGroup', 'id' => 'test-id', 'label' => 'Test Label', 'namespace' => 'NS_MEDIAWIKI', 'description' => 'Test description', ), 'FILES' => array( 'class' => 'JavaFFS', ), )
Definition at line 13 of file JavaFFSTest.php.