PHP Class Lcobucci\JWT\Claim\BasicTest

Since: 2.0.0
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
constructorShouldConfigureTheAttributes ( )
getNameShouldReturnTheClaimName ( )
getValueShouldReturnTheClaimValue ( )
jsonSerializeShouldReturnTheClaimValue ( )
toStringShouldReturnTheClaimValue ( )

Method Details

constructorShouldConfigureTheAttributes() public méthode

getNameShouldReturnTheClaimName() public méthode

getValueShouldReturnTheClaimValue() public méthode

jsonSerializeShouldReturnTheClaimValue() public méthode

toStringShouldReturnTheClaimValue() public méthode