コード例 #1
0
 /**
  * @group ZF-11599
  */
 public function testGetConfig()
 {
     $this->assertNotNull($this->adapter->getConfig());
 }