MediaWiki
1.32.5
|
Public Member Functions | |
provideRoundTrip () | |
testConstructor_InvalidArgument () | |
testExportSites () | |
testRoundTrip (SiteList $sites) | |
provideRoundTrip() More... | |
Private Member Functions | |
newSiteStore (SiteList $sites) | |
Definition at line 32 of file SiteExporterTest.php.
|
private |
Definition at line 80 of file SiteExporterTest.php.
References any, as, class, SiteList\setSite(), and use.
Referenced by testRoundTrip().
SiteExporterTest::provideRoundTrip | ( | ) |
Definition at line 98 of file SiteExporterTest.php.
References Site\ID_EQUIVALENT, Site\ID_INTERWIKI, Site\newForType(), Site\PATH_LINK, MediaWikiSite\PATH_PAGE, Site\TYPE_MEDIAWIKI, and Site\TYPE_UNKNOWN.
SiteExporterTest::testConstructor_InvalidArgument | ( | ) |
Definition at line 37 of file SiteExporterTest.php.
References class.
SiteExporterTest::testExportSites | ( | ) |
Definition at line 43 of file SiteExporterTest.php.
References Site\ID_INTERWIKI, Site\newForType(), Site\PATH_LINK, and Site\TYPE_UNKNOWN.
SiteExporterTest::testRoundTrip | ( | SiteList | $sites | ) |