PHP Class Yasumi\tests\Spain\BasqueCountry\BasqueCountryTest

Inheritance: extends BasqueCountryBaseTestCase
Afficher le fichier Open project: azuyalabs/yasumi

Protected Properties

Свойство Type Description
$year year random year number used for all tests in this Test Case

Méthodes publiques

Méthode Description
testBankHolidays ( ) Tests if all bank holidays in Basque Country are defined by the provider class
testNationalHolidays ( ) Tests if all national holidays in Basque Country are defined by the provider class
testObservedHolidays ( ) Tests if all observed holidays in Basque Country are defined by the provider class
testOtherHolidays ( ) Tests if all other holidays in Basque Country are defined by the provider class
testSeasonalHolidays ( ) Tests if all seasonal holidays in Basque Country are defined by the provider class

Méthodes protégées

Méthode Description
setUp ( ) Initial setup of this Test Case

Method Details

setUp() protected méthode

Initial setup of this Test Case
protected setUp ( )

testBankHolidays() public méthode

Tests if all bank holidays in Basque Country are defined by the provider class
public testBankHolidays ( )

testNationalHolidays() public méthode

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

testObservedHolidays() public méthode

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

testOtherHolidays() public méthode

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

testSeasonalHolidays() public méthode

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

Property Details

$year protected_oe property

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