21 'wgCapitalLinks' =>
true,
40 $title = Title::newFromText(
"text" );
42 $this->
assertEquals(
"Text", $title,
"Automatic string conversion" );
44 $title = Title::newFromText(
"text",
NS_MEDIA );
45 $this->
assertEquals(
"Media:Text", $title,
"Title creation with namespace" );
55 [
'Text',
null,
'Text' ],
56 [
'text',
null,
'Text' ],
57 [
'Text',
NS_USER,
'User:Text' ],
58 [
'Photo.jpg',
NS_FILE,
'File:Photo.jpg' ]
69 $title = Title::newFromText( $titleName, $ns );
70 $this->
assertEquals( $text,
"$title",
"see if '$titleName' matches '$text'" );
74 $title = Title::newMainPage();
75 $this->
assertEquals(
"Main Page",
"$title",
"Test initial creation of a title" );
105 $title = Title::newFromText( Title::newFromText(
"test" ) );
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy
@coversNothing Just a sample
tearDown()
Anything cleanup you need to do should go here.
testTitleObjectStringConversion()
Name tests so that PHPUnit can turn them into sentences when they run.
testTitleObjectFromObject()
InvalidArgumentException See https://phpunit.de/manual/3.7/en/appendixes.annotations....
setUp()
Anything that needs to happen before your tests should go here.
testCheckMainPageTitleIsConsideredLocal( $title)
Instead of putting a bunch of tests in a single test method, you should put only one or two tests in ...
testSetUpMainPageTitleForNextTest()
static provideTitles()
If you want to run the same test with a variety of data, use a data provider.
testCreateBasicListOfTitles( $titleName, $ns, $text)
phpcs:disable Generic.Files.LineLength provideTitles See https://phpunit.de/manual/3....
namespace and then decline to actually register it file or subcat img or subcat $title