PHP 클래스 Payu\Test\ConfigurationTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: paranoiaproject/payuclient

보호된 프로퍼티들

프로퍼티 타입 설명
$configuration PayU\Configuration

공개 메소드들

메소드 설명
setUp ( )
testConstructor ( )
testSetLoyaltyInquiryEndPointUrl ( )
testSetMerchantId ( )
testSetPaymentEndpointUrl ( )
testSetSecretKey ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testConstructor() 공개 메소드

public testConstructor ( )

testSetLoyaltyInquiryEndPointUrl() 공개 메소드

testSetMerchantId() 공개 메소드

public testSetMerchantId ( )

testSetPaymentEndpointUrl() 공개 메소드

testSetSecretKey() 공개 메소드

public testSetSecretKey ( )

프로퍼티 상세

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

protected Configuration,Payu $configuration
리턴 PayU\Configuration