JDatabaseDriverPostgresqlTest::testReplacePrefix
Tests the JDatabasePostgresql replacePrefix method.
Signature
Parameters
-
$stringToReplace
- The string in which replace the prefix.
-
$prefix
- The prefix.
-
$expected
- The string expected.
Returns
- void