Exemplo n.º 1
0
 public function testRateLimitReset()
 {
     $this->assertSame('reset', $this->oauthResponse->getRateLimitReset());
 }