PHP Class Business\Tests\TimeTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: florianv/business

Public Methods

Method Description
testFromDate ( )
testFromString ( )
testFromStringInvalid ( )
testIsAfterOrEqual ( )
testIsBeforeOrEqual ( )
testJsonSerialize ( )
testToInteger ( )
testToString ( )

Method Details

testFromDate() public method

public testFromDate ( )

testFromString() public method

public testFromString ( )

testFromStringInvalid() public method

testIsAfterOrEqual() public method

public testIsAfterOrEqual ( )

testIsBeforeOrEqual() public method

public testIsBeforeOrEqual ( )

testJsonSerialize() public method

public testJsonSerialize ( )

testToInteger() public method

public testToInteger ( )

testToString() public method

public testToString ( )