Exemplo n.º 1
0
 public function testGetPostVars()
 {
     $this->assertInternalType('array', $this->object->getPostVars());
 }