/** */ public function testGetKeyColumnNames() { $this->assertEquals(array($this->key), $this->object->getKeyColumnNames()); }