PHP Class Tests\AcmePhp\Ssl\Generator\KeyPairGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: acmephp/acmephp

Public Methods

Method Description
setUp ( )
test generateKeyPair generate random instance of KeyPair ( )

Method Details

setUp() public method

public setUp ( )

test generateKeyPair generate random instance of KeyPair() public method