PHP 클래스 mageekguy\atoum\tests\units\asserters\dateTime

상속: extends mageekguy\atoum\test
파일 보기 프로젝트 열기: atoum/atoum

공개 메소드들

메소드 설명
testClass ( )
testClassicUsageImmutableDateTime ( )
testHasDate ( )
testHasDateAndTime ( )
testHasDay ( )
testHasHours ( )
testHasMinutes ( )
testHasMonth ( )
testHasSeconds ( )
testHasTime ( )
testHasTimezone ( )
testHasYear ( )
testIsImmutable ( mageekguy\atoum\locale $locale )
testIsImmutableLt55 ( mageekguy\atoum\locale $locale )
testIsInDay ( )
testIsInMonth ( )
testIsInYear ( )
testSetWith ( )
testSetWithPhpGte55 ( )
testSetWithPhpLt55 ( mageekguy\atoum\locale $locale )
test__construct ( )

메소드 상세

testClass() 공개 메소드

public testClass ( )

testClassicUsageImmutableDateTime() 공개 메소드

testHasDate() 공개 메소드

public testHasDate ( )

testHasDateAndTime() 공개 메소드

public testHasDateAndTime ( )

testHasDay() 공개 메소드

public testHasDay ( )

testHasHours() 공개 메소드

public testHasHours ( )

testHasMinutes() 공개 메소드

public testHasMinutes ( )

testHasMonth() 공개 메소드

public testHasMonth ( )

testHasSeconds() 공개 메소드

public testHasSeconds ( )

testHasTime() 공개 메소드

public testHasTime ( )

testHasTimezone() 공개 메소드

public testHasTimezone ( )

testHasYear() 공개 메소드

public testHasYear ( )

testIsImmutable() 공개 메소드

public testIsImmutable ( mageekguy\atoum\locale $locale )
$locale mageekguy\atoum\locale

testIsImmutableLt55() 공개 메소드

public testIsImmutableLt55 ( mageekguy\atoum\locale $locale )
$locale mageekguy\atoum\locale

testIsInDay() 공개 메소드

public testIsInDay ( )

testIsInMonth() 공개 메소드

public testIsInMonth ( )

testIsInYear() 공개 메소드

public testIsInYear ( )

testSetWith() 공개 메소드

public testSetWith ( )

testSetWithPhpGte55() 공개 메소드

public testSetWithPhpGte55 ( )

testSetWithPhpLt55() 공개 메소드

public testSetWithPhpLt55 ( mageekguy\atoum\locale $locale )
$locale mageekguy\atoum\locale

test__construct() 공개 메소드

public test__construct ( )