PHP 클래스 Former\LiveValidationTest

상속: extends Former\TestCases\FormerTests
파일 보기 프로젝트 열기: anahkiasen/former

공개 메소드들

메소드 설명
providePatterns ( )
provideTypes ( )
testCanAddRequiredTextToPlainFields ( )
testCanAddRequiredTextToPlainFieldsAsArray ( )
testCanApplyMultipleRulesWithString ( )
testCanApplyPatternsToFields ( $type, $pattern )
testCanApplyPatternsToFieldsAsArray ( $type, $pattern )
testCanApplyRulesByChaining ( )
testCanCreateMaxFileSizeForFiles ( )
testCanDisableLiveValidation ( )
testCanDisableLiveValidationAsArray ( )
testCanForceFieldToImage ( )
testCanForceFieldToImageAsArray ( )
testCanHaveSpacesInRulesForSomeReason ( )
testCanRestrictMimeTypes ( )
testCanRestrictMimeTypesAsArray ( )
testCanSetBoundariesToText ( )
testCanSetBoundariesToTextAsArray ( )
testCanSetBoundariestoNumber ( )
testCanSetBoundariestoNumberAsArray ( )
testCanSetDateAsAfterSomething ( )
testCanSetDateAsAfterSomethingAsArray ( )
testCanSetDateAsBeforeSomething ( )
testCanSetDateAsBeforeSomethingAsArray ( )
testCanSetDatetimeAsBeforeSomething ( )
testCanSetFieldAsRequired ( )
testCanSetFieldAsRequiredAsArray ( )
testCanSetMaxToNumber ( )
testCanSetMaxToNumberAsArray ( )
testCanSetMaxToText ( )
testCanSetMaxToTextAsArray ( )
testCanSetMinToNumber ( )
testCanSetMinToNumberAsArray ( )
testCanSetMinToText ( )
testCanSetMinToTextAsArray ( )
testCanSetNestedBracketFieldAsRequired ( )
testCanSetNestedBracketFieldAsRequiredAsArray ( )
testCanSetNestedDotFieldAsRequired ( )
testCanSetNestedDotFieldAsRequiredAsArray ( )
testCanSetNumberFieldAsNumeric ( )
testCanSetNumberFieldAsNumericAsArray ( )
testCanSkipUnexistingHtmlEquivalents ( )
testCanSwitchTypesAccordingToRules ( $type )
testCanSwitchTypesAccordingToRulesAsArray ( $type )
testCanUseMultipleRulesArray ( )
testCanUseMultipleRulesArrayAsArray ( )
testCantUseAcceptOnNonFilesFields ( )

메소드 상세

providePatterns() 공개 메소드

public providePatterns ( )

provideTypes() 공개 메소드

public provideTypes ( )

testCanAddRequiredTextToPlainFields() 공개 메소드

testCanAddRequiredTextToPlainFieldsAsArray() 공개 메소드

testCanApplyMultipleRulesWithString() 공개 메소드

testCanApplyPatternsToFields() 공개 메소드

public testCanApplyPatternsToFields ( $type, $pattern )

testCanApplyPatternsToFieldsAsArray() 공개 메소드

public testCanApplyPatternsToFieldsAsArray ( $type, $pattern )

testCanApplyRulesByChaining() 공개 메소드

testCanCreateMaxFileSizeForFiles() 공개 메소드

testCanDisableLiveValidation() 공개 메소드

testCanDisableLiveValidationAsArray() 공개 메소드

testCanForceFieldToImage() 공개 메소드

testCanForceFieldToImageAsArray() 공개 메소드

testCanHaveSpacesInRulesForSomeReason() 공개 메소드

testCanRestrictMimeTypes() 공개 메소드

testCanRestrictMimeTypesAsArray() 공개 메소드

testCanSetBoundariesToText() 공개 메소드

testCanSetBoundariesToTextAsArray() 공개 메소드

testCanSetBoundariestoNumber() 공개 메소드

testCanSetBoundariestoNumberAsArray() 공개 메소드

testCanSetDateAsAfterSomething() 공개 메소드

testCanSetDateAsAfterSomethingAsArray() 공개 메소드

testCanSetDateAsBeforeSomething() 공개 메소드

testCanSetDateAsBeforeSomethingAsArray() 공개 메소드

testCanSetDatetimeAsBeforeSomething() 공개 메소드

testCanSetFieldAsRequired() 공개 메소드

testCanSetFieldAsRequiredAsArray() 공개 메소드

testCanSetMaxToNumber() 공개 메소드

testCanSetMaxToNumberAsArray() 공개 메소드

testCanSetMaxToText() 공개 메소드

public testCanSetMaxToText ( )

testCanSetMaxToTextAsArray() 공개 메소드

testCanSetMinToNumber() 공개 메소드

testCanSetMinToNumberAsArray() 공개 메소드

testCanSetMinToText() 공개 메소드

public testCanSetMinToText ( )

testCanSetMinToTextAsArray() 공개 메소드

testCanSetNestedBracketFieldAsRequired() 공개 메소드

testCanSetNestedBracketFieldAsRequiredAsArray() 공개 메소드

testCanSetNestedDotFieldAsRequired() 공개 메소드

testCanSetNestedDotFieldAsRequiredAsArray() 공개 메소드

testCanSetNumberFieldAsNumeric() 공개 메소드

testCanSetNumberFieldAsNumericAsArray() 공개 메소드

testCanSkipUnexistingHtmlEquivalents() 공개 메소드

testCanSwitchTypesAccordingToRules() 공개 메소드

testCanSwitchTypesAccordingToRulesAsArray() 공개 메소드

testCanUseMultipleRulesArray() 공개 메소드

testCanUseMultipleRulesArrayAsArray() 공개 메소드

testCantUseAcceptOnNonFilesFields() 공개 메소드