PHP 클래스 Bitpay\Util\UtilTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: bitpay/php-client

공개 메소드들

메소드 설명
testBinConv ( )
testCheckRequirements ( )
testDecToBin ( )
testDecodeHex ( )
testDecodeHexException ( )
testDoubleAndAdd ( )
testEncodeException ( )
testEncodeHex ( )
testGuid ( )
testNonce ( )
testPointAdd ( )
testPointDouble ( )
testRipe160 ( )
testSha256 ( )
testSha256Ripe160 ( )
testSha512 ( )
testSha512Hmac ( )
testTwoSha256 ( )

메소드 상세

testBinConv() 공개 메소드

public testBinConv ( )

testCheckRequirements() 공개 메소드

testDecToBin() 공개 메소드

public testDecToBin ( )

testDecodeHex() 공개 메소드

public testDecodeHex ( )

testDecodeHexException() 공개 메소드

testDoubleAndAdd() 공개 메소드

public testDoubleAndAdd ( )

testEncodeException() 공개 메소드

public testEncodeException ( )

testEncodeHex() 공개 메소드

public testEncodeHex ( )

testGuid() 공개 메소드

public testGuid ( )

testNonce() 공개 메소드

public testNonce ( )

testPointAdd() 공개 메소드

public testPointAdd ( )

testPointDouble() 공개 메소드

public testPointDouble ( )

testRipe160() 공개 메소드

public testRipe160 ( )

testSha256() 공개 메소드

public testSha256 ( )

testSha256Ripe160() 공개 메소드

public testSha256Ripe160 ( )

testSha512() 공개 메소드

public testSha512 ( )

testSha512Hmac() 공개 메소드

public testSha512Hmac ( )

testTwoSha256() 공개 메소드

또한 보기: https://github.com/bitpay/bitcore/blob/master/test/test.util.js
public testTwoSha256 ( )