PHP Class Bitpay\Math\GmpEngineTest

Inheritance: extends PHPUnit_Framework_TestCase
ファイルを表示 Open project: bitpay/php-client

Public Methods

Method Description
testadd ( )
testcmp ( )
testdiv ( )
testinvertm ( )
testmod ( )
testmul ( )
testpow ( )
testsub ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testadd() public method

public testadd ( )

testcmp() public method

public testcmp ( )

testdiv() public method

public testdiv ( )

testinvertm() public method

public testinvertm ( )

testmod() public method

public testmod ( )

testmul() public method

public testmul ( )

testpow() public method

public testpow ( )

testsub() public method

public testsub ( )