DayOfMonthFieldTest
extends PHPUnit_Framework_TestCase
in package
Tags
Table of Contents
- testChecksIfSatisfied() : mixed
- testDoesNotAccept0Date() : mixed
- Day of the month cannot accept a 0 value, it must be between 1 and 31 See Github issue #120
- testIncrementsDate() : mixed
- testValidatesField() : mixed
Methods
testChecksIfSatisfied()
public
testChecksIfSatisfied() : mixed
Tags
Return values
mixed —testDoesNotAccept0Date()
Day of the month cannot accept a 0 value, it must be between 1 and 31 See Github issue #120
public
testDoesNotAccept0Date() : mixed
Tags
Return values
mixed —testIncrementsDate()
public
testIncrementsDate() : mixed
Tags
Return values
mixed —testValidatesField()
public
testValidatesField() : mixed