PHP Class Psecio\Jwt\Claim\NotBeforeTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: psecio/jwt

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testGetType ( ) Test that the right type is returned for Audience
testInvalidData ( ) Test that an exception is thrown when bad, non-numeric data is given on init

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testGetType() public méthode

Test that the right type is returned for Audience
public testGetType ( )

testInvalidData() public méthode

Test that an exception is thrown when bad, non-numeric data is given on init
public testInvalidData ( )