* * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ namespace Symfony\CS\Tests\Fixer\PSR2; use Symfony\CS\Tests\Fixer\AbstractFixerTestBase; /** * @author Leszek Prabucki */ class ElseifFixerTest extends AbstractFixerTestBase { /** * @covers Symfony\CS\Fixer\PSR2\ElseifFixer::fix */ public function testThatInvalidElseIfIsFixed() { $this->makeTest( 'makeTest( 'makeTest( 'makeTest( 'makeTest( '