PHP Class Bitpay\Util\SecureRandomTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: bitpay/php-client

Public Methods

Method Description
setUp ( )
testGenerateRandom ( )
testHasOpenSSL ( )
testWithoutOpenssl ( )
testWithoutStrongCryptographicNumber ( )

Private Methods

Method Description
disableOpenSSL ( )
enableOpenSSL ( )

Method Details

setUp() public method

public setUp ( )

testGenerateRandom() public method

public testGenerateRandom ( )

testHasOpenSSL() public method

public testHasOpenSSL ( )

testWithoutOpenssl() public method

public testWithoutOpenssl ( )

testWithoutStrongCryptographicNumber() public method