예제 #1
0
 public function testCollectionName()
 {
     $this->assertSame('authors', \Model\Author::getCollectionName());
 }