PHP 클래스 Bitpay\PublicKeyTest

또한 보기: https://github.com/bitpay/bitcore/blob/master/test/test.Key.js
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: bitpay/php-client

공개 메소드들

메소드 설명
testCreate ( )
testCreateFromPrivateKey ( )
testGenerate ( )
testGenerateOnlyOnce ( )
testGetDec ( )
testGetHex ( )
testGetSin ( )
testGetSinOnlyOnce ( )
testGetX ( )
testGetY ( )
testId ( )
testIsGenerated ( )
testIsValid ( )
testToString ( )

비공개 메소드들

메소드 설명
getMockPrivateKey ( $hex = null )

메소드 상세

testCreate() 공개 메소드

public testCreate ( )

testCreateFromPrivateKey() 공개 메소드

testGenerate() 공개 메소드

public testGenerate ( )

testGenerateOnlyOnce() 공개 메소드

testGetDec() 공개 메소드

public testGetDec ( )

testGetHex() 공개 메소드

public testGetHex ( )

testGetSin() 공개 메소드

public testGetSin ( )

testGetSinOnlyOnce() 공개 메소드

public testGetSinOnlyOnce ( )

testGetX() 공개 메소드

public testGetX ( )

testGetY() 공개 메소드

public testGetY ( )

testId() 공개 메소드

public testId ( )

testIsGenerated() 공개 메소드

public testIsGenerated ( )

testIsValid() 공개 메소드

public testIsValid ( )

testToString() 공개 메소드

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