PHP Class Omnipay\Common\CreditCardTest

Inheritance: extends Omnipay\Tests\TestCase
Afficher le fichier Open project: omnipay/common

Méthodes publiques

Méthode Description
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 ( )

Method Details

setUp() public méthode

public setUp ( )

testAddress1() public méthode

public testAddress1 ( )

testAddress2() public méthode

public testAddress2 ( )

testBillingAddress1() public méthode

public testBillingAddress1 ( )

testBillingAddress2() public méthode

public testBillingAddress2 ( )

testBillingCity() public méthode

public testBillingCity ( )

testBillingCompany() public méthode

public testBillingCompany ( )

testBillingCountry() public méthode

public testBillingCountry ( )

testBillingFax() public méthode

public testBillingFax ( )

testBillingFirstName() public méthode

testBillingLastName() public méthode

public testBillingLastName ( )

testBillingName() public méthode

public testBillingName ( )

testBillingPhone() public méthode

public testBillingPhone ( )

testBillingPhoneExtension() public méthode

testBillingPostcode() public méthode

public testBillingPostcode ( )

testBillingState() public méthode

public testBillingState ( )

testBillingTitle() public méthode

public testBillingTitle ( )

testBirthday() public méthode

public testBirthday ( )

testBirthdayEmpty() public méthode

public testBirthdayEmpty ( )

testCity() public méthode

public testCity ( )

testCompany() public méthode

public testCompany ( )

testConstructWithParams() public méthode

testCountry() public méthode

public testCountry ( )

testCustomBrandAddedTwiceReturnsFalse() public méthode

testCustomBrandWorks() public méthode

testCustomSupportedBrand() public méthode

testCvv() public méthode

public testCvv ( )

testEmail() public méthode

public testEmail ( )

testExpiryDate() public méthode

public testExpiryDate ( )

testExpiryMonth() public méthode

public testExpiryMonth ( )

testExpiryMonthLeadingZeros() public méthode

testExpiryYear() public méthode

public testExpiryYear ( )

testExpiryYearTwoDigits() public méthode

testFax() public méthode

public testFax ( )

testFirstName() public méthode

public testFirstName ( )

testGender() public méthode

public testGender ( )

testGetBrandAmex() public méthode

public testGetBrandAmex ( )

testGetBrandDefault() public méthode

public testGetBrandDefault ( )

testGetBrandDinersClub() public méthode

testGetBrandDiscover() public méthode

testGetBrandJcb() public méthode

public testGetBrandJcb ( )

testGetBrandMasterCard() public méthode

testGetBrandVisa() public méthode

public testGetBrandVisa ( )

testGetName() public méthode

public testGetName ( )

testGetNumberLastFour() public méthode

testGetNumberLastFourNonDigits() public méthode

testGetNumberLastFourNull() public méthode

testGetNumberMasked() public méthode

public testGetNumberMasked ( )

testGetNumberMaskedNonDigits() public méthode

testGetParamters() public méthode

public testGetParamters ( )

testGetSupportedBrands() public méthode

testInitializeWithParams() public méthode

testInvalidLuhn() public méthode

public testInvalidLuhn ( )

testInvalidShortCard() public méthode

testIssueNumber() public méthode

public testIssueNumber ( )

testLastName() public méthode

public testLastName ( )

testNumber() public méthode

public testNumber ( )

testPhone() public méthode

public testPhone ( )

testPhoneExtension() public méthode

public testPhoneExtension ( )

testPostcode() public méthode

public testPostcode ( )

testSetName() public méthode

public testSetName ( )

testSetNameWithMultipleNames() public méthode

testSetNameWithOneName() public méthode

testSetNumberStripsNonDigits() public méthode

testShippingAddress1() public méthode

testShippingAddress2() public méthode

testShippingCity() public méthode

public testShippingCity ( )

testShippingCompany() public méthode

public testShippingCompany ( )

testShippingCountry() public méthode

public testShippingCountry ( )

testShippingFax() public méthode

public testShippingFax ( )

testShippingFirstName() public méthode

testShippingLastName() public méthode

testShippingName() public méthode

public testShippingName ( )

testShippingPhone() public méthode

public testShippingPhone ( )

testShippingPhoneExtension() public méthode

testShippingPostcode() public méthode

testShippingState() public méthode

public testShippingState ( )

testShippingTitle() public méthode

public testShippingTitle ( )

testShouldReturnTrack1() public méthode

testShouldReturnTrack2() public méthode

testStartDate() public méthode

public testStartDate ( )

testStartMonth() public méthode

public testStartMonth ( )

testStartMonthLeadingZeros() public méthode

testStartYear() public méthode

public testStartYear ( )

testStartYearTwoDigits() public méthode

testState() public méthode

public testState ( )

testTitle() public méthode

public testTitle ( )

testTracks() public méthode

public testTracks ( )

testValidateExpiryDate() public méthode

testValidateExpiryMonthRequired() public méthode

testValidateExpiryYearRequired() public méthode

testValidateFixture() public méthode

public testValidateFixture ( )

testValidateNumber() public méthode

public testValidateNumber ( )

testValidateNumberRequired() public méthode