PHP 클래스 Yasumi\tests\Croatia\StStephensDayTest

상속: extends CroatiaBaseTestCase, implements Yasumi\tests\YasumiTestCaseInterface
파일 보기 프로젝트 열기: azuyalabs/yasumi

공개 메소드들

메소드 설명
stStephensDayDataProvider ( ) : array Returns a list of random test dates used for assertion of St. Stephen's Day.
testHolidayType ( ) Tests type of the holiday defined in this test.
testTranslation ( ) Tests translated name of St. Stephen's Day.
teststStephensDay ( integer $year, DateTime $expected ) Tests the day of St. Stephen's Day.

메소드 상세

stStephensDayDataProvider() 공개 메소드

Returns a list of random test dates used for assertion of St. Stephen's Day.
public stStephensDayDataProvider ( ) : array
리턴 array list of test dates for St. Stephen's Day

testHolidayType() 공개 메소드

Tests type of the holiday defined in this test.
public testHolidayType ( )

testTranslation() 공개 메소드

Tests translated name of St. Stephen's Day.
public testTranslation ( )

teststStephensDay() 공개 메소드

Tests the day of St. Stephen's Day.
public teststStephensDay ( integer $year, DateTime $expected )
$year integer the year for which St. Stephen's Day needs to be tested
$expected DateTime the expected date