PHP 클래스 PUGX\StatsBundle\Tests\FunctionalControllerTest

상속: extends PUGX\StatsBundle\Test\StatsFunctionalTest
파일 보기 프로젝트 열기: pugx/badge-poser

보호된 프로퍼티들

프로퍼티 타입 설명
$packagistClient

공개 메소드들

메소드 설명
provider ( )
setUp ( ) this setUp fake the request/response, if you comment this function the test'd run only with internet connection
testOnDownloadsActionStatisticShouldBeCreated ( )
testOnHomeActionStatisticShouldNotBeCreated ( $path )
testOnLatestStableActionStatisticShouldBeCreated ( )
testOnLatestUnstableActionStatisticShouldBeCreated ( )

비공개 메소드들

메소드 설명
createPackagistClient ( $data, $status = 200 )

메소드 상세

provider() 공개 메소드

public provider ( )

setUp() 공개 메소드

this setUp fake the request/response, if you comment this function the test'd run only with internet connection
public setUp ( )

testOnDownloadsActionStatisticShouldBeCreated() 공개 메소드

testOnHomeActionStatisticShouldNotBeCreated() 공개 메소드

testOnLatestStableActionStatisticShouldBeCreated() 공개 메소드

testOnLatestUnstableActionStatisticShouldBeCreated() 공개 메소드

프로퍼티 상세

$packagistClient 보호되어 있는 프로퍼티

protected $packagistClient