Corrected FQCN reference in @expectedException
This commit is contained in:
parent
7dfca09ff6
commit
59720370f9
@ -116,7 +116,7 @@ class XmlMappingDriverTest extends AbstractMappingDriverTest
|
||||
|
||||
/**
|
||||
* @group DDC-889
|
||||
* @expectedException Doctrine\Common\Persistence\Mapping\MappingException
|
||||
* @expectedException \Doctrine\Common\Persistence\Mapping\MappingException
|
||||
* @expectedExceptionMessage Invalid mapping file 'Doctrine.Tests.Models.DDC889.DDC889Class.dcm.xml' for class 'Doctrine\Tests\Models\DDC889\DDC889Class'.
|
||||
*/
|
||||
public function testinvalidEntityOrMappedSuperClassShouldMentionParentClasses()
|
||||
|
Loading…
x
Reference in New Issue
Block a user