PHP 클래스 Yasumi\tests\Germany\NorthRhineWestphalia\NorthRhineWestphaliaTest

파일 보기 프로젝트 열기: azuyalabs/yasumi

보호된 프로퍼티들

프로퍼티 타입 설명
$year year random year number used for all tests in this Test Case

공개 메소드들

메소드 설명
testBankHolidays ( ) Tests if all bank holidays in North Rhine-Westphalia (Germany) are defined by the provider class
testNationalHolidays ( ) Tests if all national holidays in North Rhine-Westphalia (Germany) are defined by the provider class
testObservedHolidays ( ) Tests if all observed holidays in North Rhine-Westphalia (Germany) are defined by the provider class
testOtherHolidays ( ) Tests if all other holidays in North Rhine-Westphalia (Germany) are defined by the provider class
testSeasonalHolidays ( ) Tests if all seasonal holidays in North Rhine-Westphalia (Germany) 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 North Rhine-Westphalia (Germany) are defined by the provider class
public testBankHolidays ( )

testNationalHolidays() 공개 메소드

Tests if all national holidays in North Rhine-Westphalia (Germany) are defined by the provider class

testObservedHolidays() 공개 메소드

Tests if all observed holidays in North Rhine-Westphalia (Germany) are defined by the provider class

testOtherHolidays() 공개 메소드

Tests if all other holidays in North Rhine-Westphalia (Germany) are defined by the provider class
public testOtherHolidays ( )

testSeasonalHolidays() 공개 메소드

Tests if all seasonal holidays in North Rhine-Westphalia (Germany) are defined by the provider class

프로퍼티 상세

$year 보호되어 있는 프로퍼티

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