Contao\CoreBundle\Test\Monolog\ContaoContextTest::testEmptyFunctionName PHP Méthode

testEmptyFunctionName() public méthode

Tests passing an empty function name.
    public function testEmptyFunctionName()
    {
        new ContaoContext('');
    }