|
MediaWiki
REL1_23
|
Tests for getSlaveServer. More...


Public Member Functions | |
| testPlain () | |
| testXmlDumpsBackupUseCase () | |
Private Member Functions | |
| getServerRE () | |
| Yields a regular expression that matches a good DB server name. | |
Tests for getSlaveServer.
Database GetSlaveServer
Definition at line 11 of file getSlaveServerTest.php.
| GetSlaveServerTest::getServerRE | ( | ) | [private] |
Yields a regular expression that matches a good DB server name.
It matches IPs or hostnames, both optionally followed by a port specification
Definition at line 21 of file getSlaveServerTest.php.
Definition at line 36 of file getSlaveServerTest.php.