PHP Класс Visualphpunit\Api\Action\Run

Автор: Johannes Skov Frandsen ([email protected])
Наследование: extends Action
Показать файл Открыть проект

Открытые методы

Метод Описание
index ( Request $request, Silex\Application $app ) : Response Run the selected test files

Описание методов

index() публичный Метод

Run the selected test with phpunit
public index ( Request $request, Silex\Application $app ) : Response
$request Symfony\Component\HttpFoundation\Request
$app Silex\Application
Результат Symfony\Component\HttpFoundation\Response