PHP Class Captioning\Format\SubripFileTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: captioning/captioning

Public Methods

Method Description
testAddingCuesBothWays ( )
testDoesNotAllowSameOrderIndex ( )
testDoesNotAllowSameStartAndEndTime ( )
testIfAFileIsParsedProperly ( )
testIfAFileWithoutTrailingNewlineIsParsedProperly ( )
testIfANonUTF8EncodedFileIsParsedProperly ( )
testIfWeGetTheFirstCue ( )
testIfWeGetTheLastCue ( )
testSameEndTimeInPrevAndStartTimeInNext ( )

Method Details

testAddingCuesBothWays() public method

testDoesNotAllowSameOrderIndex() public method

testDoesNotAllowSameStartAndEndTime() public method

testIfAFileIsParsedProperly() public method

testIfAFileWithoutTrailingNewlineIsParsedProperly() public method

testIfANonUTF8EncodedFileIsParsedProperly() public method

testIfWeGetTheFirstCue() public method

testIfWeGetTheLastCue() public method

testSameEndTimeInPrevAndStartTimeInNext() public method