respect-validation/tests/unit/Rules
2015-10-07 11:52:03 -03:00
..
Locale Missing @group rule on locale rules 2015-08-16 15:07:15 -03:00
AbstractCompositeTest.php Move unit tests to "tests/unit" 2015-08-11 13:36:25 -03:00
AbstractWrapperTest.php Move unit tests to "tests/unit" 2015-08-11 13:36:25 -03:00
AgeTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
AllOfTest.php Rename rule "Int" to "IntVal" 2015-10-07 11:46:57 -03:00
AlnumTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
AlphaTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
AlwaysInvalidTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
ArrTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
AttributeTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
BankAccountTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
BankTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
BaseTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
BetweenTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
BicTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
BoolTypeTest.php Rename rule "Bool" to "BoolType" 2015-10-07 11:30:29 -03:00
CallableTypeTest.php Create "CallableType" rule 2015-08-20 01:29:00 -03:00
CallbackTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
CallTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
CharsetTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
CnhTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
CnpjTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
CntrlTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
ConsonantTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
ContainsTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
CpfTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
CreditCardTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
DateTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
DigitTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
DirectoryTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
DomainTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
EachTest.php Rename rule "String" to "StringType" 2015-10-07 11:52:03 -03:00
EmailTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
EndsWithTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
EqualsTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
EvenTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
ExecutableTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
ExistsTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
ExtensionTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
FactorTest.php Some small coding standard fixes 2015-09-11 02:59:11 -03:00
FalseValTest.php Rename rule "False" to "FalseVal" 2015-10-07 11:36:31 -03:00
FileTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
FilterVarTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
FiniteTest.php Update conversion to strings on exceptions 2015-09-04 17:11:40 -03:00
FloatValTest.php Rename rule "Float" to "FloatVal" 2015-10-07 11:42:37 -03:00
GraphTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
HexRgbColorTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
InfiniteTest.php Update conversion to strings on exceptions 2015-09-04 17:11:40 -03:00
InstanceTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
InTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
IntValTest.php Rename rule "Int" to "IntVal" 2015-10-07 11:46:57 -03:00
IpTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
JsonTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
KeySetTest.php Update conversion to strings on exceptions 2015-09-04 17:11:40 -03:00
KeyTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
LeapDateTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
LeapYearTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
LengthTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
LowercaseTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
MacAddressTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
MaxTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
MimetypeTest.php Some small coding standard fixes 2015-09-11 02:59:11 -03:00
MininumAgeTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
MinTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
MultipleTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
NegativeTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
NfeAccessKeyTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
NoneOfTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
NotEmptyTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
NoTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
NotTest.php Rename rule "Int" to "IntVal" 2015-10-07 11:46:57 -03:00
NoWhitespaceTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
NullValueTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
NumericTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
ObjectTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
OddTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
OneOfTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
OptionalTest.php Create "Optional" rule 2015-10-07 02:44:33 -03:00
PerfectSquareTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
PhoneTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
PositiveTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
PostalCodeTest.php Add country code to postal code exception message 2015-09-24 00:49:25 -03:00
PrimeNumberTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
PrntTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
PunctTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
ReadableTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
RegexTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
ResourceTest.php Create "Resource" rule 2015-08-20 01:28:59 -03:00
RomanTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
ScalarTest.php Update conversion to strings on exceptions 2015-09-04 17:11:40 -03:00
SfTest.php Make exception messages simpler 2015-09-11 02:49:42 -03:00
SizeTest.php Update conversion to strings on exceptions 2015-09-04 17:11:40 -03:00
SlugTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
SpaceTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
StartsWithTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
StringTypeTest.php Rename rule "String" to "StringType" 2015-10-07 11:52:03 -03:00
SubdivisionCodeTest.php Fix bugs on "SubdivisionCode" rule 2015-09-22 10:08:17 -03:00
SymbolicLinkTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
TrueValTest.php Rename rule "True" to "TrueVal" 2015-10-07 11:38:24 -03:00
TypeTest.php Update conversion to strings on exceptions 2015-09-04 17:11:40 -03:00
UploadedTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
UppercaseTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
UrlTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
VersionTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
VideoUrlTest.php Create "VideoUrl" rule 2015-09-15 23:41:24 -03:00
VowelTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
WhenTest.php Rename rule "String" to "StringType" 2015-10-07 11:52:03 -03:00
WritableTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
XdigitTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
YesTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
ZendTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00