PHP 클래스 PhpBench\Tests\Unit\Vcs\Detector\SupplierTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: dantleech/phpbench

공개 메소드들

메소드 설명
setUp ( )
testApplicableProviders ( ) It should return information from both the providers.
testNoApplicableProviders ( ) It should return nothing if all the providers are not applicable.

메소드 상세

setUp() 공개 메소드

public setUp ( )

testApplicableProviders() 공개 메소드

It should return information from both the providers.

testNoApplicableProviders() 공개 메소드

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