PHP Class ImboCliUnitTest\Command\GeneratePrivateKeyTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: imbo/imbo

Public Methods

Method Description
setUp ( ) Set up the command
tearDown ( ) Tear down the command
testCanGenerateAPrivateKey ( )
testFailsWhenItCantGenerateAPrivateKey ( )

Method Details

setUp() public method

Set up the command
public setUp ( )

tearDown() public method

Tear down the command
public tearDown ( )

testCanGenerateAPrivateKey() public method

testFailsWhenItCantGenerateAPrivateKey() public method