Open Journal Systems
3.3.0
|
Public Member Functions | |
testCamelCase2Hyphen () | |
testCheckLowerCase () | |
testCheckUpperCase () | |
testIsCyrillicString () | |
testIsLatinString () | |
testReplaceOuterQuotes () | |
Definition at line 19 of file StringHelperTest.php.
Seboettg\CiteProc\Util\StringHelperTest::testCamelCase2Hyphen | ( | ) |
Definition at line 22 of file StringHelperTest.php.
References Seboettg\CiteProc\Util\StringHelper\camelCase2Hyphen().
Seboettg\CiteProc\Util\StringHelperTest::testCheckLowerCase | ( | ) |
Definition at line 37 of file StringHelperTest.php.
References Seboettg\CiteProc\Util\StringHelper\checkLowerCaseString().
Seboettg\CiteProc\Util\StringHelperTest::testCheckUpperCase | ( | ) |
Definition at line 29 of file StringHelperTest.php.
References Seboettg\CiteProc\Util\StringHelper\checkUpperCaseString().
Seboettg\CiteProc\Util\StringHelperTest::testIsCyrillicString | ( | ) |
Definition at line 66 of file StringHelperTest.php.
References Seboettg\CiteProc\Util\StringHelper\isCyrillicString().
Seboettg\CiteProc\Util\StringHelperTest::testIsLatinString | ( | ) |
Definition at line 56 of file StringHelperTest.php.
References Seboettg\CiteProc\Util\StringHelper\isLatinString().
Seboettg\CiteProc\Util\StringHelperTest::testReplaceOuterQuotes | ( | ) |
Definition at line 45 of file StringHelperTest.php.
References Seboettg\CiteProc\Util\StringHelper\replaceOuterQuotes().