PHP 클래스 Visualphpunit\Api\Action\Run

저자: Johannes Skov Frandsen ([email protected])
상속: extends Action
파일 보기 프로젝트 열기: visualphpunit/visualphpunit

공개 메소드들

메소드 설명
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