PHP Класс PUGX\StatsBundle\Tests\FunctionalControllerTest

Наследование: extends PUGX\StatsBundle\Test\StatsFunctionalTest
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$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