PHP Class mageekguy\atoum\tests\units\asserters\dateTime

Inheritance: extends mageekguy\atoum\test
Datei anzeigen Open project: atoum/atoum

Public Methods

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

Method Details

testClass() public method

public testClass ( )

testClassicUsageImmutableDateTime() public method

testHasDate() public method

public testHasDate ( )

testHasDateAndTime() public method

public testHasDateAndTime ( )

testHasDay() public method

public testHasDay ( )

testHasHours() public method

public testHasHours ( )

testHasMinutes() public method

public testHasMinutes ( )

testHasMonth() public method

public testHasMonth ( )

testHasSeconds() public method

public testHasSeconds ( )

testHasTime() public method

public testHasTime ( )

testHasTimezone() public method

public testHasTimezone ( )

testHasYear() public method

public testHasYear ( )

testIsImmutable() public method

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

testIsImmutableLt55() public method

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

testIsInDay() public method

public testIsInDay ( )

testIsInMonth() public method

public testIsInMonth ( )

testIsInYear() public method

public testIsInYear ( )

testSetWith() public method

public testSetWith ( )

testSetWithPhpGte55() public method

public testSetWithPhpGte55 ( )

testSetWithPhpLt55() public method

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

test__construct() public method

public test__construct ( )