PHP Class Knp\Bundle\TimeBundle\DateTimeFormatterTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: KnpLabs/KnpTimeBundle

Protected Properties

Property Type Description
$formatter

Public Methods

Method Description
setUp ( )
testFormatDiff ( )
testGetDiffMessage ( )
testGetDiffMessageThrowsAnExceptionIfTheDiffIsEmpty ( )
testGetDiffMessageThrowsAnExceptionIfTheDiffUnitIsNotSupported ( )

Method Details

setUp() public method

public setUp ( )

testFormatDiff() public method

public testFormatDiff ( )

testGetDiffMessage() public method

public testGetDiffMessage ( )

testGetDiffMessageThrowsAnExceptionIfTheDiffIsEmpty() public method

testGetDiffMessageThrowsAnExceptionIfTheDiffUnitIsNotSupported() public method

Property Details

$formatter protected property

protected $formatter