���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/tests/phpunit/includes/specials/SpecialLogTest.php
���ѧ٧ѧ�
<?php /** * @license GPL-2.0-or-later * @author Legoktm */ /** * @covers SpecialLog */ class SpecialLogTest extends SpecialPageTestBase { /** * Returns a new instance of the special page under test. * * @return SpecialPage */ protected function newSpecialPage() { $services = $this->getServiceContainer(); return new SpecialLog( $services->getLinkBatchFactory(), $services->getDBLoadBalancer(), $services->getActorNormalization(), $services->getUserIdentityLookup() ); } /** * Verify that no exception was thrown for an invalid date * @see T201411 */ public function testInvalidDate() { list( $html, ) = $this->executeSpecialPage( '', // There is no 13th month new FauxRequest( [ 'wpdate' => '2018-13-01' ] ), 'qqx' ); $this->assertStringContainsString( '(log-summary)', $html ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.49 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�