Documentation

DayOfWeekFieldTest extends PHPUnit_Framework_TestCase
in package

Tags
author

Michael Dowling mtdowling@gmail.com

Table of Contents

testChecksIfSatisfied()  : mixed
testHandlesZeroAndSevenDayOfTheWeekValues()  : mixed
testIncrementsDate()  : mixed
testIssue47()  : mixed
testValidatesField()  : mixed
testValidatesHashValueNth()  : mixed
testValidatesHashValueWeekday()  : mixed
testValidateWeekendHash()  : mixed

Methods

testChecksIfSatisfied()

public testChecksIfSatisfied() : mixed
Tags
covers
Return values
mixed

testHandlesZeroAndSevenDayOfTheWeekValues()

public testHandlesZeroAndSevenDayOfTheWeekValues() : mixed
Tags
covers
Return values
mixed

testIncrementsDate()

public testIncrementsDate() : mixed
Tags
covers
Return values
mixed

testValidatesField()

public testValidatesField() : mixed
Tags
covers
Return values
mixed

testValidatesHashValueNth()

public testValidatesHashValueNth() : mixed
Tags
covers
expectedException

InvalidArgumentException

expectedExceptionMessage

There are never more than 5 of a given weekday in a month

Return values
mixed

testValidatesHashValueWeekday()

public testValidatesHashValueWeekday() : mixed
Tags
covers
expectedException

InvalidArgumentException

expectedExceptionMessage

Weekday must be a value between 0 and 7. 12 given

Return values
mixed

testValidateWeekendHash()

public testValidateWeekendHash() : mixed
Tags
covers
Return values
mixed

Search results