Exemplo n.º 1
0
 /**
  * @covers Kunstmaan\SeoBundle\Entity\Seo::getDefaultAdminType
  */
 public function testGetDefaultAdminType()
 {
     $this->assertInstanceOf('Kunstmaan\\SeoBundle\\Form\\SeoType', $this->object->getDefaultAdminType());
 }