PHP Class Respect\Validation\Rules\ZendTest

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

Public Methods

Method Description
testConstructorWithValidatorClassName ( )
testConstructorWithValidatorName ( )
testConstructorWithValidatorName_and_params ( )
testConstructorWithZendValidatorInstance ( )
testConstructorWithZendValidatorPartialNamespace ( )
testParamsNot ( )
testRespectExceptionForFailedValidation ( )
testUserlandValidatorExtendingZendInterface ( )
testZendDateValidatorWithRespectMethods ( )

Method Details

testConstructorWithValidatorClassName() public method

testConstructorWithValidatorName() public method

testConstructorWithValidatorName_and_params() public method

testConstructorWithZendValidatorInstance() public method

testConstructorWithZendValidatorPartialNamespace() public method

testParamsNot() public method

public testParamsNot ( )

testRespectExceptionForFailedValidation() public method

testUserlandValidatorExtendingZendInterface() public method

testZendDateValidatorWithRespectMethods() public method