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

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

public testSetItemCode ( )
    public function testSetItemCode()
    {
        $this->assertNotNull($this->invoice);
        // TODO: add a test for setting the item code...
    }