Пример #1
0
 public function testPasswordIsNullIfNotSet()
 {
     $this->assertNull($this->_adapter->getPassword());
 }