示例#1
0
 public function testGetTagging()
 {
     $this->assertInstanceOf('Doctrine\\Common\\Collections\\ArrayCollection', $this->tag->getTagging());
 }