PHP Class Respect\Validation\Rules\CreditCardTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: respect/validation

Public Methods

Method Description
providerForInvalidInput ( )
providerForValidInput ( )
testShouldAcceptCreditCardBrandOnConstructor ( )
testShouldHaveNoCreditCardBrandByDefault ( )
testShouldThrowExceptionWhenCreditCardBrandIsNotValid ( )

Method Details

providerForInvalidInput() public method

providerForValidInput() public method

testShouldAcceptCreditCardBrandOnConstructor() public method

testShouldHaveNoCreditCardBrandByDefault() public method

testShouldThrowExceptionWhenCreditCardBrandIsNotValid() public method