public function testNewCollection() { $this->assertInstanceOf('ActiveDoctrine\\Entity\\EntityCollection', Book::newCollection()); }