respect-validation/tests/unit/Rules
2019-03-29 13:26:36 -03:00
..
Locale Merge branch '1.0' into 1.1 2018-01-02 22:47:22 +01:00
AbstractCompositeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AbstractCtypeRuleTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AbstractFilterRuleTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AbstractRegexRuleTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AbstractRelatedTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AbstractRuleTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AbstractSearcherTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AbstractWrapperTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AgeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AllOfTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AlnumTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AlphaTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AlwaysInvalidTest.php Update PHP support 2018-12-02 11:09:24 +01:00
AlwaysValidTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ArrayTypeTest.php Create "ArrayType" rule 2015-10-18 18:01:11 -02:00
ArrayValTest.php Refactor "ArrayVal" rule and add integration tests 2015-10-18 18:50:07 -02:00
AttributeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
BaseTest.php Update PHP support 2018-12-02 11:09:24 +01:00
BetweenTest.php Update PHP support 2018-12-02 11:09:24 +01:00
BoolTypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
BoolValTest.php Create "BoolVal" rule 2015-10-21 01:35:05 -03:00
BsnTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CallableTypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CallbackTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CallTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CharsetTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CnhTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CnpjTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CntrlTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ConsonantTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ContainsTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CountableTest.php Small coding standards and docs improvements 2015-10-24 01:32:07 -02:00
CountryCodeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
CpfTest.php Fix bug to validate "01234567890" input in CPF rule 2019-03-29 13:26:36 -03:00
CreditCardTest.php Allow the define brands for credit card validation 2016-04-06 16:42:49 -03:00
CurrencyCodeTest.php Small coding standards and docs improvements 2015-10-24 01:32:07 -02:00
DateTest.php Fix wrong behavior of "Date" rule 2018-08-29 21:46:53 +02:00
DigitTest.php Update PHP support 2018-12-02 11:09:24 +01:00
DirectoryTest.php Update PHP support 2018-12-02 11:09:24 +01:00
DomainTest.php Update PHP support 2018-12-02 11:09:24 +01:00
EachTest.php Improvements on Each rule and test classes. 2015-10-28 14:50:53 -02:00
EmailTest.php Update PHP support 2018-12-02 11:09:24 +01:00
EndsWithTest.php Update PHP support 2018-12-02 11:09:24 +01:00
EqualsTest.php Update PHP support 2018-12-02 11:09:24 +01:00
EvenTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ExecutableTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ExistsTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ExtensionTest.php Update PHP support 2018-12-02 11:09:24 +01:00
FactorTest.php Update PHP support 2018-12-02 11:09:24 +01:00
FalseValTest.php Update PHP support 2018-12-02 11:09:24 +01:00
FibonacciTest.php Create "Fibonacci" rule 2016-02-13 14:02:21 -02:00
FileTest.php Update PHP support 2018-12-02 11:09:24 +01:00
FilterVarTest.php Update PHP support 2018-12-02 11:09:24 +01:00
FiniteTest.php Update PHP support 2018-12-02 11:09:24 +01:00
FloatTypeTest.php Small coding standards and docs improvements 2015-10-24 01:32:07 -02:00
FloatValTest.php Update PHP support 2018-12-02 11:09:24 +01:00
GraphTest.php Update PHP support 2018-12-02 11:09:24 +01:00
HexRgbColorTest.php Update PHP support 2018-12-02 11:09:24 +01:00
IdenticalTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ImageTest.php Change file mode of "Image" rule 2016-09-19 09:32:42 +02:00
ImeiTest.php Create "Imei" rule 2015-10-23 07:53:59 -02:00
InfiniteTest.php Update PHP support 2018-12-02 11:09:24 +01:00
InstanceTest.php Update PHP support 2018-12-02 11:09:24 +01:00
InTest.php Update PHP support 2018-12-02 11:09:24 +01:00
IntTypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
IntValTest.php Update PHP support 2018-12-02 11:09:24 +01:00
IpTest.php Update PHP support 2018-12-02 11:09:24 +01:00
IterableTypeTest.php Rename "Iterable" to "IterableType" 2016-08-03 10:43:33 +02:00
JsonTest.php Improvements on JSON rule 2015-10-19 11:57:42 -02:00
KeyNestedTest.php Update PHP support 2018-12-02 11:09:24 +01:00
KeySetTest.php Update PHP support 2018-12-02 11:09:24 +01:00
KeyTest.php Update PHP support 2018-12-02 11:09:24 +01:00
KeyValueTest.php Update PHP support 2018-12-02 11:09:24 +01:00
LanguageCodeTest.php Create "LanguageCode" rule 2015-10-26 23:12:21 -03:00
LeapDateTest.php Update PHP support 2018-12-02 11:09:24 +01:00
LeapYearTest.php Update PHP support 2018-12-02 11:09:24 +01:00
LengthTest.php Update PHP support 2018-12-02 11:09:24 +01:00
LowercaseTest.php Update PHP support 2018-12-02 11:09:24 +01:00
MacAddressTest.php Update PHP support 2018-12-02 11:09:24 +01:00
MaxTest.php Update PHP support 2018-12-02 11:09:24 +01:00
MimetypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
MininumAgeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
MinTest.php Update PHP support 2018-12-02 11:09:24 +01:00
MultipleTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NegativeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NfeAccessKeyTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NoneOfTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NotBlankTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NotEmptyTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NoTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NotOptionalTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NotTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NoWhitespaceTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NullTypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
NumericTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ObjectTypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
OddTest.php Update PHP support 2018-12-02 11:09:24 +01:00
OneOfTest.php Update PHP support 2018-12-02 11:09:24 +01:00
OptionalTest.php Update PHP support 2018-12-02 11:09:24 +01:00
PerfectSquareTest.php Update PHP support 2018-12-02 11:09:24 +01:00
PeselTest.php Fix Pesel validator when first char is zero 2016-07-01 16:22:12 +02:00
PhoneTest.php Update PHP support 2018-12-02 11:09:24 +01:00
PhpLabelTest.php Create "PhpLabel" rule 2016-03-04 21:48:25 -03:00
PositiveTest.php Update PHP support 2018-12-02 11:09:24 +01:00
PostalCodeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
PrimeNumberTest.php Update PHP support 2018-12-02 11:09:24 +01:00
PrntTest.php Update PHP support 2018-12-02 11:09:24 +01:00
PunctTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ReadableTest.php Update PHP support 2018-12-02 11:09:24 +01:00
RegexTest.php Prevent "Regex" to process non-string inputs 2016-10-29 15:21:14 +02:00
ResourceTypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
RomanTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ScalarValTest.php Update PHP support 2018-12-02 11:09:24 +01:00
SfTest.php Update PHP support 2018-12-02 11:09:24 +01:00
SizeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
SlugTest.php Update PHP support 2018-12-02 11:09:24 +01:00
SpaceTest.php Update PHP support 2018-12-02 11:09:24 +01:00
StartsWithTest.php Update PHP support 2018-12-02 11:09:24 +01:00
StringTypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
SubdivisionCodeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
SymbolicLinkTest.php Update PHP support 2018-12-02 11:09:24 +01:00
TldTest.php Update PHP support 2018-12-02 11:09:24 +01:00
TrueValTest.php Update PHP support 2018-12-02 11:09:24 +01:00
TypeTest.php Update PHP support 2018-12-02 11:09:24 +01:00
UploadedTest.php Update PHP support 2018-12-02 11:09:24 +01:00
UppercaseTest.php Update PHP support 2018-12-02 11:09:24 +01:00
UrlTest.php Update PHP support 2018-12-02 11:09:24 +01:00
VersionTest.php Update PHP support 2018-12-02 11:09:24 +01:00
VideoUrlTest.php Update PHP support 2018-12-02 11:09:24 +01:00
VowelTest.php Update PHP support 2018-12-02 11:09:24 +01:00
WhenTest.php Increase code coverage of rules 2015-10-19 14:17:47 -02:00
WritableTest.php Update PHP support 2018-12-02 11:09:24 +01:00
XdigitTest.php Update PHP support 2018-12-02 11:09:24 +01:00
YesTest.php Update PHP support 2018-12-02 11:09:24 +01:00
ZendTest.php Update PHP support 2018-12-02 11:09:24 +01:00