PHP Class Namshi\JOSE\Test\OpenSSL\Signer\KeyFormatTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: namshi/jose

Public Methods

Method Description
setup ( )
testBadStringKeyThrowsException ( )
testFilePathKeyThrowsException ( )
testFilePathKeyWorksProperly ( )
testResourceKeyWorksProperly ( )
testStringKeyWorksProperly ( )

Method Details

setup() public method

public setup ( )

testBadStringKeyThrowsException() public method

testFilePathKeyThrowsException() public method

testFilePathKeyWorksProperly() public method

testResourceKeyWorksProperly() public method

testStringKeyWorksProperly() public method