PHP 클래스 Omnipay\Alipay\Tests\Common\SignerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: lokielse/omnipay-alipay

보호된 프로퍼티들

프로퍼티 타입 설명
$key
$params
$privateKey

공개 메소드들

메소드 설명
testConvert ( )
testGetContentToSign ( )
testGetParamsToSign ( )
testIgnore ( )
testSignWithMD5 ( )
testSignWithRSA ( )
testSort ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testConvert() 공개 메소드

public testConvert ( )

testGetContentToSign() 공개 메소드

testGetParamsToSign() 공개 메소드

public testGetParamsToSign ( )

testIgnore() 공개 메소드

public testIgnore ( )

testSignWithMD5() 공개 메소드

public testSignWithMD5 ( )

testSignWithRSA() 공개 메소드

public testSignWithRSA ( )

testSort() 공개 메소드

public testSort ( )

프로퍼티 상세

$key 보호되어 있는 프로퍼티

protected $key

$params 보호되어 있는 프로퍼티

protected $params

$privateKey 보호되어 있는 프로퍼티

protected $privateKey