예제 #1
0
 public function testGetPostVars()
 {
     $this->assertInternalType('array', $this->object->getPostVars());
 }