Exemplo n.º 1
0
 public function testTemplatesCallsCount()
 {
     $this->assertCount(5, Mandrill::getApiCalls()['templates']);
 }