PHP Class QueryAuth\KeyGeneratorTest

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

Public Methods

Method Description
testGenerateKey ( )
testGenerateNonce ( )
testGenerateSecret ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGenerateKey() public method

public testGenerateKey ( )

testGenerateNonce() public method

public testGenerateNonce ( )

testGenerateSecret() public method

public testGenerateSecret ( )