PHP Класс Yasumi\tests\Finland\FinlandTest

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

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

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

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

Метод Описание
testBankHolidays ( ) Tests if all bank holidays in Finland are defined by the provider class
testNationalHolidays ( ) Tests if all national holidays in Finland are defined by the provider class
testObservedHolidays ( ) Tests if all observed holidays in Finland are defined by the provider class
testOtherHolidays ( ) Tests if all other holidays in Finland are defined by the provider class
testSeasonalHolidays ( ) Tests if all seasonal holidays in Finland 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 Finland are defined by the provider class
public testBankHolidays ( )

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

Tests if all national holidays in Finland are defined by the provider class

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

Tests if all observed holidays in Finland are defined by the provider class

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

Tests if all other holidays in Finland are defined by the provider class
public testOtherHolidays ( )

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

Tests if all seasonal holidays in Finland are defined by the provider class

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

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

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