PHP Class Emarref\Jwt\HeaderParameter\FactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: emarref/jwt

Public Methods

Method Description
setUp ( )
testGetAlgorithm ( )
testGetContentType ( )
testGetCritical ( )
testGetCustom ( )
testGetJsonWebKey ( )
testGetJwkSetUrl ( )
testGetKeyId ( )
testGetType ( )
testGetX509CertificateChain ( )
testGetX509CertificateSha1Thumbprint ( )
testGetX509CertificateSha256Thumbprint ( )
testGetX509Url ( )

Method Details

setUp() public method

public setUp ( )

testGetAlgorithm() public method

public testGetAlgorithm ( )

testGetContentType() public method

public testGetContentType ( )

testGetCritical() public method

public testGetCritical ( )

testGetCustom() public method

public testGetCustom ( )

testGetJsonWebKey() public method

public testGetJsonWebKey ( )

testGetJwkSetUrl() public method

public testGetJwkSetUrl ( )

testGetKeyId() public method

public testGetKeyId ( )

testGetType() public method

public testGetType ( )

testGetX509CertificateChain() public method

testGetX509CertificateSha1Thumbprint() public method

testGetX509CertificateSha256Thumbprint() public method

testGetX509Url() public method

public testGetX509Url ( )