예제 #1
0
 public function testIsDocumentClass()
 {
     $this->assertTrue(Epic_Mongo_Document::isDocumentClass());
 }