Bitpay\InvoiceTest::testSetBuyerCountry PHP Метод

testSetBuyerCountry() публичный Метод

public testSetBuyerCountry ( )
    public function testSetBuyerCountry()
    {
        $this->assertNotNull($this->invoice);
        // TODO: add a test for setting the buyer country...
    }