respect-validation/tests/unit/Rules
Antonio Spinelli b4a9253a03 Create RuleTestCase
It is a abstract test class to provide simple way to test rules and
create a mock rule.
2015-10-17 21:53: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
AbstractRuleTest.php Adds partial test suite for AbstractRule 2015-10-17 16:02:12 -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 Increase integration tests of "Alnum" rule 2015-10-17 16:31:41 -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
AlwaysValidTest.php Create unit tests for "AlwaysValid" rule 2015-10-17 14:03:03 -03:00
ArrayValTest.php Rename rule "Arr" to "ArrayVal" 2015-10-07 12:25:15 -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
BsnTest.php Refactor test of "Bsn" rule 2015-10-17 14:20:45 -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 Rename rule "Arr" to "ArrayVal" 2015-10-07 12:25:15 -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 Refactor tests of "Cnpj" rule 2015-10-17 16:04:59 -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 Refactoring unit tests of "Contains" rule 2015-10-17 16:48:17 -03:00
CountryCodeTest.php Improve "CountryCode" rule 2015-10-17 16:42:43 -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 Remove identical checking from "Equals" rule 2015-10-13 13:29:31 -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
IdenticalTest.php Create "Identical" rule 2015-10-13 13:29:34 -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
IntTypeTest.php Create "IntType" rule 2015-10-16 23:43:01 -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
KeyNestedTest.php Create "KeyNested" rule 2015-10-07 14:03:19 -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
KeyValueTest.php Create "KeyValue" rule 2015-10-13 07:37:12 -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 Refactor tests of "Length" rule 2015-10-17 15:09:48 -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 Fixes MimeTypeTest Expected Exception Path 2015-10-17 11:17:32 -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
NotBlankTest.php Create "NotBlank" rule 2015-10-14 01:05:42 -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
NotOptionalTest.php Create "NotOptional" rule 2015-10-15 10:36:48 -03:00
NotTest.php Remove all rules shortcuts 2015-10-14 13:06:36 -03:00
NoWhitespaceTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
NullTypeTest.php Rename rule "NullValue" to "NullType" 2015-10-07 12:44:13 -03:00
NumericTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
ObjectTypeTest.php Rename rule "Object" to "ObjectType" 2015-10-07 12:44:19 -03:00
OddTest.php Make all rules mandatory 2015-10-07 01:00:39 -03:00
OneOfTest.php Remove all rules shortcuts 2015-10-14 13:06:36 -03:00
OptionalTest.php Remove user-defined optional values 2015-10-15 11:14:20 -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
ResourceTypeTest.php Rename rule "Resource" to "ResourceType" 2015-10-07 12:44:19 -03:00
RomanTest.php Add @covers and @group rule on rule tests 2015-08-16 15:00:05 -03:00
ScalarValTest.php Rename rule "Scalar" to "ScalarVal" 2015-10-07 12:44:20 -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 Refactor unit tests for "Slug" rule 2015-10-17 14:11:54 -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 Refactor unit tests for "StringType" rule 2015-10-17 15:45:11 -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
TldTest.php Add unit tests for "Tld" rule 2015-10-17 13:55:25 -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 Create RuleTestCase 2015-10-17 21:53: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