PHP Class Captioning\Format\SubripFileTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: captioning/captioning

Méthodes publiques

Méthode Description
testAddingCuesBothWays ( )
testDoesNotAllowSameOrderIndex ( )
testDoesNotAllowSameStartAndEndTime ( )
testIfAFileIsParsedProperly ( )
testIfAFileWithoutTrailingNewlineIsParsedProperly ( )
testIfANonUTF8EncodedFileIsParsedProperly ( )
testIfWeGetTheFirstCue ( )
testIfWeGetTheLastCue ( )
testSameEndTimeInPrevAndStartTimeInNext ( )

Method Details

testAddingCuesBothWays() public méthode

testDoesNotAllowSameOrderIndex() public méthode

testDoesNotAllowSameStartAndEndTime() public méthode

testIfAFileIsParsedProperly() public méthode

testIfAFileWithoutTrailingNewlineIsParsedProperly() public méthode

testIfANonUTF8EncodedFileIsParsedProperly() public méthode

testIfWeGetTheFirstCue() public méthode

testIfWeGetTheLastCue() public méthode

testSameEndTimeInPrevAndStartTimeInNext() public méthode