Bitpay\BitpayTest::testConstruct PHP Метод

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

public testConstruct ( )
    public function testConstruct()
    {
        $bitpay = new \Bitpay\Bitpay(array('bitpay' => array('network' => 'testnet')));
    }