PHP Class Hirak\Prestissimo\PrefetcherTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: hirak/prestissimo

Public Methods

Method Description
testFetchAllFromOperationsWithNoOperations ( )
testFetchAllOnFailure ( )
testFetchAllOnSuccess ( )
testFetchAllWithInstallButFileExists ( )
testFetchAllWithInstallOperation ( )

Protected Methods

Method Description
setUp ( )

Private Methods

Method Description
createProphecies ( )

Method Details

setUp() protected method

protected setUp ( )

testFetchAllFromOperationsWithNoOperations() public method

testFetchAllOnFailure() public method

testFetchAllOnSuccess() public method

testFetchAllWithInstallButFileExists() public method

testFetchAllWithInstallOperation() public method