* Dariusz RumiƄski * * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ namespace PhpCsFixer\Tests\Fixer\NamespaceNotation; use PhpCsFixer\Tests\Test\AbstractFixerTestCase; /** * @internal * * @covers \PhpCsFixer\Fixer\NamespaceNotation\CleanNamespaceFixer */ final class CleanNamespaceFixerTest extends AbstractFixerTestCase { /** * @param string $expected * @param string $input * * @requires PHP <8.0 * @dataProvider provideFixCases */ public function testFix($expected, $input) { $this->doTest($expected, $input); } public function provideFixCases() { yield [ '', '', ]; yield [ '', '', ]; yield [ '', '', ]; yield [ '', '', ]; yield [ '', '', ]; yield [ '', '', ]; yield [ '= 70000) { yield [ '