Exemple #1
0
 public function testGetSessionSaveMethod()
 {
     $this->assertEquals('files', $this->_model->getSessionSaveMethod());
 }