PHP Class Lcobucci\JWT\Claim\BasicTest

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

Public Methods

Method Description
constructorShouldConfigureTheAttributes ( )
getNameShouldReturnTheClaimName ( )
getValueShouldReturnTheClaimValue ( )
jsonSerializeShouldReturnTheClaimValue ( )
toStringShouldReturnTheClaimValue ( )

Method Details

constructorShouldConfigureTheAttributes() public method

getNameShouldReturnTheClaimName() public method

getValueShouldReturnTheClaimValue() public method

jsonSerializeShouldReturnTheClaimValue() public method

toStringShouldReturnTheClaimValue() public method