PHP Класс Yasumi\tests\Portugal\PortugalDayTest

Наследование: extends PortugalBaseTestCase, implements Yasumi\tests\YasumiTestCaseInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
testHolidayAfterRestoration ( ) Tests the holiday defined in this test after it was restored
testHolidayBeforeAbolishment ( ) Tests the holiday defined in this test before it was abolished.
testHolidayType ( ) Tests type of the holiday defined in this test.
testNotHolidayDuringAbolishment ( ) Tests that the holiday defined in this test does not exist during the period that it was abolished
testTranslation ( ) Tests the translated name of the holiday defined in this test.

Описание методов

testHolidayAfterRestoration() публичный Метод

Tests the holiday defined in this test after it was restored
См. также: Portugal::calculatePortugalDay()

testHolidayBeforeAbolishment() публичный Метод

Tests the holiday defined in this test before it was abolished.
См. также: Portugal::calculatePortugalDay()

testHolidayType() публичный Метод

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

testNotHolidayDuringAbolishment() публичный Метод

Tests that the holiday defined in this test does not exist during the period that it was abolished
См. также: Portugal::calculatePortugalDay()

testTranslation() публичный Метод

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