Exemplo n.º 1
0
 public function testNewCollection()
 {
     $this->assertInstanceOf('ActiveDoctrine\\Entity\\EntityCollection', Book::newCollection());
 }