PHP 클래스 Omnipay\Common\CreditCardTest

상속: extends Omnipay\Tests\TestCase
파일 보기 프로젝트 열기: omnipay/common

공개 메소드들

메소드 설명
setUp ( )
testAddress1 ( )
testAddress2 ( )
testBillingAddress1 ( )
testBillingAddress2 ( )
testBillingCity ( )
testBillingCompany ( )
testBillingCountry ( )
testBillingFax ( )
testBillingFirstName ( )
testBillingLastName ( )
testBillingName ( )
testBillingPhone ( )
testBillingPhoneExtension ( )
testBillingPostcode ( )
testBillingState ( )
testBillingTitle ( )
testBirthday ( )
testBirthdayEmpty ( )
testCity ( )
testCompany ( )
testConstructWithParams ( )
testCountry ( )
testCustomBrandAddedTwiceReturnsFalse ( )
testCustomBrandWorks ( )
testCustomSupportedBrand ( )
testCvv ( )
testEmail ( )
testExpiryDate ( )
testExpiryMonth ( )
testExpiryMonthLeadingZeros ( )
testExpiryYear ( )
testExpiryYearTwoDigits ( )
testFax ( )
testFirstName ( )
testGender ( )
testGetBrandAmex ( )
testGetBrandDefault ( )
testGetBrandDinersClub ( )
testGetBrandDiscover ( )
testGetBrandJcb ( )
testGetBrandMasterCard ( )
testGetBrandVisa ( )
testGetName ( )
testGetNumberLastFour ( )
testGetNumberLastFourNonDigits ( )
testGetNumberLastFourNull ( )
testGetNumberMasked ( )
testGetNumberMaskedNonDigits ( )
testGetParamters ( )
testGetSupportedBrands ( )
testInitializeWithParams ( )
testInvalidLuhn ( )
testInvalidShortCard ( )
testIssueNumber ( )
testLastName ( )
testNumber ( )
testPhone ( )
testPhoneExtension ( )
testPostcode ( )
testSetName ( )
testSetNameWithMultipleNames ( )
testSetNameWithOneName ( )
testSetNumberStripsNonDigits ( )
testShippingAddress1 ( )
testShippingAddress2 ( )
testShippingCity ( )
testShippingCompany ( )
testShippingCountry ( )
testShippingFax ( )
testShippingFirstName ( )
testShippingLastName ( )
testShippingName ( )
testShippingPhone ( )
testShippingPhoneExtension ( )
testShippingPostcode ( )
testShippingState ( )
testShippingTitle ( )
testShouldReturnTrack1 ( )
testShouldReturnTrack2 ( )
testStartDate ( )
testStartMonth ( )
testStartMonthLeadingZeros ( )
testStartYear ( )
testStartYearTwoDigits ( )
testState ( )
testTitle ( )
testTracks ( )
testValidateExpiryDate ( )
testValidateExpiryMonthRequired ( )
testValidateExpiryYearRequired ( )
testValidateFixture ( )
testValidateNumber ( )
testValidateNumberRequired ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAddress1() 공개 메소드

public testAddress1 ( )

testAddress2() 공개 메소드

public testAddress2 ( )

testBillingAddress1() 공개 메소드

public testBillingAddress1 ( )

testBillingAddress2() 공개 메소드

public testBillingAddress2 ( )

testBillingCity() 공개 메소드

public testBillingCity ( )

testBillingCompany() 공개 메소드

public testBillingCompany ( )

testBillingCountry() 공개 메소드

public testBillingCountry ( )

testBillingFax() 공개 메소드

public testBillingFax ( )

testBillingFirstName() 공개 메소드

testBillingLastName() 공개 메소드

public testBillingLastName ( )

testBillingName() 공개 메소드

public testBillingName ( )

testBillingPhone() 공개 메소드

public testBillingPhone ( )

testBillingPhoneExtension() 공개 메소드

testBillingPostcode() 공개 메소드

public testBillingPostcode ( )

testBillingState() 공개 메소드

public testBillingState ( )

testBillingTitle() 공개 메소드

public testBillingTitle ( )

testBirthday() 공개 메소드

public testBirthday ( )

testBirthdayEmpty() 공개 메소드

public testBirthdayEmpty ( )

testCity() 공개 메소드

public testCity ( )

testCompany() 공개 메소드

public testCompany ( )

testConstructWithParams() 공개 메소드

testCountry() 공개 메소드

public testCountry ( )

testCustomBrandAddedTwiceReturnsFalse() 공개 메소드

testCustomBrandWorks() 공개 메소드

testCustomSupportedBrand() 공개 메소드

testCvv() 공개 메소드

public testCvv ( )

testEmail() 공개 메소드

public testEmail ( )

testExpiryDate() 공개 메소드

public testExpiryDate ( )

testExpiryMonth() 공개 메소드

public testExpiryMonth ( )

testExpiryMonthLeadingZeros() 공개 메소드

testExpiryYear() 공개 메소드

public testExpiryYear ( )

testExpiryYearTwoDigits() 공개 메소드

testFax() 공개 메소드

public testFax ( )

testFirstName() 공개 메소드

public testFirstName ( )

testGender() 공개 메소드

public testGender ( )

testGetBrandAmex() 공개 메소드

public testGetBrandAmex ( )

testGetBrandDefault() 공개 메소드

public testGetBrandDefault ( )

testGetBrandDinersClub() 공개 메소드

testGetBrandDiscover() 공개 메소드

testGetBrandJcb() 공개 메소드

public testGetBrandJcb ( )

testGetBrandMasterCard() 공개 메소드

testGetBrandVisa() 공개 메소드

public testGetBrandVisa ( )

testGetName() 공개 메소드

public testGetName ( )

testGetNumberLastFour() 공개 메소드

testGetNumberLastFourNonDigits() 공개 메소드

testGetNumberLastFourNull() 공개 메소드

testGetNumberMasked() 공개 메소드

public testGetNumberMasked ( )

testGetNumberMaskedNonDigits() 공개 메소드

testGetParamters() 공개 메소드

public testGetParamters ( )

testGetSupportedBrands() 공개 메소드

testInitializeWithParams() 공개 메소드

testInvalidLuhn() 공개 메소드

public testInvalidLuhn ( )

testInvalidShortCard() 공개 메소드

testIssueNumber() 공개 메소드

public testIssueNumber ( )

testLastName() 공개 메소드

public testLastName ( )

testNumber() 공개 메소드

public testNumber ( )

testPhone() 공개 메소드

public testPhone ( )

testPhoneExtension() 공개 메소드

public testPhoneExtension ( )

testPostcode() 공개 메소드

public testPostcode ( )

testSetName() 공개 메소드

public testSetName ( )

testSetNameWithMultipleNames() 공개 메소드

testSetNameWithOneName() 공개 메소드

testSetNumberStripsNonDigits() 공개 메소드

testShippingAddress1() 공개 메소드

testShippingAddress2() 공개 메소드

testShippingCity() 공개 메소드

public testShippingCity ( )

testShippingCompany() 공개 메소드

public testShippingCompany ( )

testShippingCountry() 공개 메소드

public testShippingCountry ( )

testShippingFax() 공개 메소드

public testShippingFax ( )

testShippingFirstName() 공개 메소드

testShippingLastName() 공개 메소드

testShippingName() 공개 메소드

public testShippingName ( )

testShippingPhone() 공개 메소드

public testShippingPhone ( )

testShippingPhoneExtension() 공개 메소드

testShippingPostcode() 공개 메소드

testShippingState() 공개 메소드

public testShippingState ( )

testShippingTitle() 공개 메소드

public testShippingTitle ( )

testShouldReturnTrack1() 공개 메소드

testShouldReturnTrack2() 공개 메소드

testStartDate() 공개 메소드

public testStartDate ( )

testStartMonth() 공개 메소드

public testStartMonth ( )

testStartMonthLeadingZeros() 공개 메소드

testStartYear() 공개 메소드

public testStartYear ( )

testStartYearTwoDigits() 공개 메소드

testState() 공개 메소드

public testState ( )

testTitle() 공개 메소드

public testTitle ( )

testTracks() 공개 메소드

public testTracks ( )

testValidateExpiryDate() 공개 메소드

testValidateExpiryMonthRequired() 공개 메소드

testValidateExpiryYearRequired() 공개 메소드

testValidateFixture() 공개 메소드

public testValidateFixture ( )

testValidateNumber() 공개 메소드

public testValidateNumber ( )

testValidateNumberRequired() 공개 메소드