Example #1
0
 public function testGetSetCollectionName()
 {
     $this->assertSame(AnalyticsDb::ADB_DIMS, $this->instance->getCollectionName());
 }