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

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

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