MediaWiki
REL1_22
|
Static Public Member Functions | |
static | getSites () |
static | insertIntoDb () |
Inserts sites into the database for the unit tests that need them. |
Definition at line 32 of file TestSites.php.
static TestSites::getSites | ( | ) | [static] |
Definition at line 39 of file TestSites.php.
References array(), as, MediaWikiSite\PATH_FILE, and MediaWikiSite\PATH_PAGE.
Referenced by insertIntoDb(), SiteTest\instanceProvider(), SiteListTest\siteArrayProvider(), and SiteSQLStoreTest\testGetSites().
static TestSites::insertIntoDb | ( | ) | [static] |
Inserts sites into the database for the unit tests that need them.
Definition at line 95 of file TestSites.php.
References getSites(), and SiteSQLStore\newInstance().
Referenced by SiteSQLStoreTest\testGetSites().