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