PHP Class Yasumi\tests\Japan\MountainDayTest

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

Public Methods

Method Description
testHolidayType ( ) Tests type of the holiday defined in this test.
testMountainDayBefore2016 ( ) Tests Mountain Day before 2016. Mountain Day was established in 2014 and is held from 2016 on August 11th.
testMountainDayOnAfter2016 ( ) Tests Mountain Day after 2016. Mountain Day was established in 2014 and is held from 2016 on August 11th.
testMountainDayOnAfter2016SubstitutedNextWorkingDay ( ) Tests Mountain Day after 2016 substituted next working day (when Mountain Day falls on a Sunday)
testTranslation ( ) Tests the translated name of the holiday defined in this test.

Method Details

testHolidayType() public method

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

testMountainDayBefore2016() public method

Tests Mountain Day before 2016. Mountain Day was established in 2014 and is held from 2016 on August 11th.

testMountainDayOnAfter2016() public method

Tests Mountain Day after 2016. Mountain Day was established in 2014 and is held from 2016 on August 11th.

testMountainDayOnAfter2016SubstitutedNextWorkingDay() public method

Tests Mountain Day after 2016 substituted next working day (when Mountain Day falls on a Sunday)

testTranslation() public method

Tests the translated name of the holiday defined in this test.
public testTranslation ( )