Rename test accoring to what it tests
This commit is contained in:
parent
48b6356e53
commit
e2953c8cd4
@ -23,7 +23,7 @@ class AnnotationDriverTest extends AbstractMappingDriverTest
|
||||
$annotationDriver->loadMetadataForClass('stdClass', $cm);
|
||||
}
|
||||
|
||||
public function testLoadMetadataForClassSetsCustomIdGenerator()
|
||||
public function testLoadMetadataForClassSetsCustomGeneratorDefinition()
|
||||
{
|
||||
$cm = new ClassMetadata("Doctrine\Tests\ORM\Mapping\CustomIdGeneratorClass");
|
||||
$driver = $this->_loadDriver();
|
||||
|
Loading…
x
Reference in New Issue
Block a user