PHP Class Omnipay\Alipay\Tests\Common\SignerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: lokielse/omnipay-alipay

Protected Properties

Свойство Type Description
$key
$params
$privateKey

Méthodes publiques

Méthode Description
testConvert ( )
testGetContentToSign ( )
testGetParamsToSign ( )
testIgnore ( )
testSignWithMD5 ( )
testSignWithRSA ( )
testSort ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testConvert() public méthode

public testConvert ( )

testGetContentToSign() public méthode

testGetParamsToSign() public méthode

public testGetParamsToSign ( )

testIgnore() public méthode

public testIgnore ( )

testSignWithMD5() public méthode

public testSignWithMD5 ( )

testSignWithRSA() public méthode

public testSignWithRSA ( )

testSort() public méthode

public testSort ( )

Property Details

$key protected_oe property

protected $key

$params protected_oe property

protected $params

$privateKey protected_oe property

protected $privateKey