PHP Class QueryAuth\SignatureTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: jeremykendall/query-auth

Public Methods

Method Description
testCreateSignatureForGET ( )
testCreateSignatureForPOST ( )
testSignaturesCreatedWithSameArgumentsShouldMatch ( )
testSignaturesUnsetIfPresentAndSignaturesMatch ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testCreateSignatureForGET() public method

testCreateSignatureForPOST() public method

testSignaturesCreatedWithSameArgumentsShouldMatch() public method

testSignaturesUnsetIfPresentAndSignaturesMatch() public method