예제 #1
0
 public function testGetEmails()
 {
     $r = $this->api->emails();
     $this->assertNotNull($r);
 }