示例#1
0
 /**
  * @todo Implement testIsSecure().
  */
 public function testIsSecure()
 {
     $this->assertEquals($this->readAttribute($this->object, 'secure'), $this->object->isSecure());
 }