PHP 클래스 Yasumi\tests\Spain\BasqueCountry\BasqueCountryTest

상속: extends BasqueCountryBaseTestCase
파일 보기 프로젝트 열기: azuyalabs/yasumi

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
setUp ( ) Initial setup of this Test Case

메소드 상세

setUp() 보호된 메소드

Initial setup of this Test Case
protected setUp ( )

testBankHolidays() 공개 메소드

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

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
public testOtherHolidays ( )

testSeasonalHolidays() 공개 메소드

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

프로퍼티 상세

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

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