Bitpay\InvoiceTest::testSetBuyerAddress1 PHP Method

testSetBuyerAddress1() public method

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