PHP Class Yasumi\tests\France\BasRhin\BasRhinTest

Inheritance: extends BasRhinBaseTestCase
Show file Open project: azuyalabs/yasumi

Protected Properties

Property Type Description
$year year random year number used for all tests in this Test Case

Public Methods

Method Description
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

Protected Methods

Method Description
setUp ( ) Initial setup of this Test Case

Method Details

setUp() protected method

Initial setup of this Test Case
protected setUp ( )

testBankHolidays() public method

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

testNationalHolidays() public method

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

testObservedHolidays() public method

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

testOtherHolidays() public method

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

testSeasonalHolidays() public method

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

Property Details

$year protected property

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