示例#1
0
 public function testGetValue()
 {
     $this->assertSame(null, $this->model->getValue('null_key'));
 }