PHP Class Psecio\Jwt\ClaimsCollectionTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: psecio/jwt

Public Methods

Method Description
setUp ( )
tearDown ( )
testAddMultipleClaim ( ) Add a multiple claims to the collection
testAddSingleClaim ( ) Add a single claim to the collection

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testAddMultipleClaim() public method

Add a multiple claims to the collection

testAddSingleClaim() public method

Add a single claim to the collection
public testAddSingleClaim ( )