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

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

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