PHP Class Respect\Validation\Rules\Locale\FactoryTest

Show file Open project: respect/validation

Public Methods

Method Description
testShouldNotBeCaseSensitiveToReturnBICRuleAccordingToCountry ( )
testShouldNotBeCaseSensitiveToReturnBankAccountRuleAccordingToCountry ( )
testShouldNotBeCaseSensitiveToReturnBankRuleAccordingToCountry ( )
testShouldReturnBICRuleAccordingToCountry ( )
testShouldReturnBankAccountRuleAccordingToCountry ( )
testShouldReturnBankRuleAccordingToCountry ( )
testShouldThrowExceptionWhenFailedToGetBICRule ( )
testShouldThrowExceptionWhenFailedToGetBankAccountRule ( )
testShouldThrowExceptionWhenFailedToGetBankRule ( )

Method Details

testShouldNotBeCaseSensitiveToReturnBICRuleAccordingToCountry() public method

testShouldNotBeCaseSensitiveToReturnBankAccountRuleAccordingToCountry() public method

testShouldNotBeCaseSensitiveToReturnBankRuleAccordingToCountry() public method

testShouldReturnBICRuleAccordingToCountry() public method

testShouldReturnBankAccountRuleAccordingToCountry() public method

testShouldReturnBankRuleAccordingToCountry() public method

testShouldThrowExceptionWhenFailedToGetBICRule() public method

testShouldThrowExceptionWhenFailedToGetBankAccountRule() public method

testShouldThrowExceptionWhenFailedToGetBankRule() public method