Public Member Functions | |
testKeyPrefixing ($key, $expected, $prefix, $rules, $comment) | |
messageKeyProvider | |
messageKeyProvider () | |
testKeyMangling ($key, $comment) | |
problematicMessageKeyProvider | |
testKeyManglingWithPrefixing ($key, $comment) | |
problematicMessageKeyProvider | |
problematicMessageKeyProvider () |
Definition at line 9 of file StringMatcherTest.php.
StringMatcherTest::messageKeyProvider | ( | ) |
Definition at line 23 of file StringMatcherTest.php.
StringMatcherTest::problematicMessageKeyProvider | ( | ) |
Definition at line 76 of file StringMatcherTest.php.
StringMatcherTest::testKeyMangling | ( | $ | key, | |
$ | comment | |||
) |
problematicMessageKeyProvider
Definition at line 53 of file StringMatcherTest.php.
StringMatcherTest::testKeyManglingWithPrefixing | ( | $ | key, | |
$ | comment | |||
) |
problematicMessageKeyProvider
Definition at line 66 of file StringMatcherTest.php.
StringMatcherTest::testKeyPrefixing | ( | $ | key, | |
$ | expected, | |||
$ | prefix, | |||
$ | rules, | |||
$ | comment | |||
) |
messageKeyProvider
Definition at line 13 of file StringMatcherTest.php.