PHP Class Yasumi\tests\Italy\stStephensDayTest

Inheritance: extends ItalyBaseTestCase, implements Yasumi\tests\YasumiTestCaseInterface
Show file Open project: azuyalabs/yasumi

Public Methods

Method Description
stStephensDayDataProvider ( ) : array Returns a list of random test dates used for assertion of St. Stephen's Day.
testHolidayType ( ) Tests type of the holiday defined in this test.
testTranslation ( ) Tests translated name of St. Stephen's Day.
teststStephensDay ( integer $year, DateTime $expected ) Tests the day of St. Stephen's Day.

Method Details

stStephensDayDataProvider() public method

Returns a list of random test dates used for assertion of St. Stephen's Day.
public stStephensDayDataProvider ( ) : array
return array list of test dates for St. Stephen's Day

testHolidayType() public method

Tests type of the holiday defined in this test.
public testHolidayType ( )

testTranslation() public method

Tests translated name of St. Stephen's Day.
public testTranslation ( )

teststStephensDay() public method

Tests the day of St. Stephen's Day.
public teststStephensDay ( integer $year, DateTime $expected )
$year integer the year for which St. Stephen's Day needs to be tested
$expected DateTime the expected date