PHP Class QueryAuth\Request\RequestSignerTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: jeremykendall/query-auth

Public Methods

Method Description
testGetSetKeyGenerator ( )
testGetSetSignature ( )
testGetSetTimestamp ( )
testGetTimestampReturnsCorrectTimestampOverMultipleCalls ( )
testSignRequest ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testGetSetKeyGenerator() public method

testGetSetSignature() public method

public testGetSetSignature ( )

testGetSetTimestamp() public method

public testGetSetTimestamp ( )

testGetTimestampReturnsCorrectTimestampOverMultipleCalls() public method

See also: https://github.com/jeremykendall/query-auth/issues/20

testSignRequest() public method

public testSignRequest ( )