Exemplo n.º 1
0
 public function testHealth()
 {
     $healthStatus = PromisePay::Tools()->getHealth();
     $this->assertNotEmpty($healthStatus);
 }