Doctrine\Tests\Search\Mapping\ClassMetadataFactoryTest::testSetConfigurationWrongParameter PHP Méthode

testSetConfigurationWrongParameter() public méthode

    public function testSetConfigurationWrongParameter()
    {
        $this->classMetadataFactory->setConfiguration(array());
    }