PHP Класс Yasumi\tests\France\BasRhin\BasRhinTest

Наследование: extends BasRhinBaseTestCase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$year year random year number used for all tests in this Test Case

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

Метод Описание
testBankHolidays ( ) Tests if all bank holidays in Bas-Rhin (France) are defined by the provider class
testNationalHolidays ( ) Tests if all national holidays in Bas-Rhin are defined by the provider class
testObservedHolidays ( ) Tests if all observed holidays in Bas-Rhin (France) are defined by the provider class
testOtherHolidays ( ) Tests if all other holidays in Bas-Rhin (France) are defined by the provider class
testSeasonalHolidays ( ) Tests if all seasonal holidays in Bas-Rhin (France) are defined by the provider class

Защищенные методы

Метод Описание
setUp ( ) Initial setup of this Test Case

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

setUp() защищенный Метод

Initial setup of this Test Case
protected setUp ( )

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

Tests if all bank holidays in Bas-Rhin (France) are defined by the provider class
public testBankHolidays ( )

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

Tests if all national holidays in Bas-Rhin are defined by the provider class

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

Tests if all observed holidays in Bas-Rhin (France) are defined by the provider class

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

Tests if all other holidays in Bas-Rhin (France) are defined by the provider class
public testOtherHolidays ( )

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

Tests if all seasonal holidays in Bas-Rhin (France) are defined by the provider class

Описание свойств

$year защищенное свойство

year random year number used for all tests in this Test Case
protected $year