PHP Class Lcobucci\JWT\Signer\KeyTest

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

Méthodes publiques

Méthode Description
configureRootDir ( )
constructShouldBeAbleToConfigureContentFromFile ( )
constructShouldConfigureContentAndPassphrase ( )
constructShouldRaiseExceptionWhenFileDoesNotExists ( )
getContentShouldReturnConfiguredData ( )
getPassphraseShouldReturnConfiguredData ( )

Method Details

configureRootDir() public méthode

public configureRootDir ( )

constructShouldBeAbleToConfigureContentFromFile() public méthode

constructShouldConfigureContentAndPassphrase() public méthode

constructShouldRaiseExceptionWhenFileDoesNotExists() public méthode

getContentShouldReturnConfiguredData() public méthode

getPassphraseShouldReturnConfiguredData() public méthode