PHP Class PhpBench\Tests\Unit\Vcs\Detector\SupplierTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: dantleech/phpbench

Public Methods

Method Description
setUp ( )
testApplicableProviders ( ) It should return information from both the providers.
testNoApplicableProviders ( ) It should return nothing if all the providers are not applicable.

Method Details

setUp() public method

public setUp ( )

testApplicableProviders() public method

It should return information from both the providers.

testNoApplicableProviders() public method

It should return nothing if all the providers are not applicable.