PHP Class Lcobucci\JWT\Signer\KeyTest

Since: 3.0.4
Author: Luís Otávio Cobucci Oblonczyk ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: lcobucci/jwt

Public Methods

Method Description
configureRootDir ( )
constructShouldBeAbleToConfigureContentFromFile ( )
constructShouldConfigureContentAndPassphrase ( )
constructShouldRaiseExceptionWhenFileDoesNotExists ( )
getContentShouldReturnConfiguredData ( )
getPassphraseShouldReturnConfiguredData ( )

Method Details

configureRootDir() public method

public configureRootDir ( )

constructShouldBeAbleToConfigureContentFromFile() public method

constructShouldConfigureContentAndPassphrase() public method

constructShouldRaiseExceptionWhenFileDoesNotExists() public method

getContentShouldReturnConfiguredData() public method

getPassphraseShouldReturnConfiguredData() public method