PHP Class Bitpay\Math\GmpEngineTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: bitpay/php-client

Méthodes publiques

Méthode Description
testadd ( )
testcmp ( )
testdiv ( )
testinvertm ( )
testmod ( )
testmul ( )
testpow ( )
testsub ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testadd() public méthode

public testadd ( )

testcmp() public méthode

public testcmp ( )

testdiv() public méthode

public testdiv ( )

testinvertm() public méthode

public testinvertm ( )

testmod() public méthode

public testmod ( )

testmul() public méthode

public testmul ( )

testpow() public méthode

public testpow ( )

testsub() public méthode

public testsub ( )