PHP Class Xpressengine\Tests\Media\VideoHandlerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: xpressengine/xpressengine

Public Methods

Method Description
tearDown ( )
testExtractInformation ( )
testGetPicture ( )
testGetPictureThrownExceptionWhenGivenMediaIsNotVideo ( )
testMake ( )
testMakeThrownExceptionWhenGivenFileNotAvailable ( )

Private Methods

Method Description
getMocks ( )
invokeMethod ( &$object, $methodName, array $parameters = [] )

Method Details

tearDown() public method

public tearDown ( )

testExtractInformation() public method

testGetPicture() public method

public testGetPicture ( )

testGetPictureThrownExceptionWhenGivenMediaIsNotVideo() public method

testMake() public method

public testMake ( )

testMakeThrownExceptionWhenGivenFileNotAvailable() public method