���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/tests/phpunit/unit/includes/Settings/Source/ArraySourceTest.php
���ѧ٧ѧ�
<?php namespace MediaWiki\Tests\Unit\Settings\Source; use MediaWiki\Settings\Source\ArraySource; use PHPUnit\Framework\TestCase; /** * @covers \MediaWiki\Settings\Source\ArraySource */ class ArraySourceTest extends TestCase { public function testLoad() { $source = new ArraySource( [ 'config' => [ 'MySettings' => 'BlaBla' ] ] ); $this->assertSame( [ 'config' => [ 'MySettings' => 'BlaBla' ] ], $source->load() ); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�