PHP Класс ParaTest\Console\Commands\ParaTestCommandTest

Наследование: extends TestBase
Показать файл Открыть проект

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

Свойство Тип Описание
$command
$tester

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

Метод Описание
setUp ( )
testConfiguredDefinitionWithPHPUnitTester ( ) Should be configured from the ParaTest command as well as the Tester it is composed of
testConstructor ( )
testExecuteInvokesTestersExecuteMethod ( )

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

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

public setUp ( )

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

Should be configured from the ParaTest command as well as the Tester it is composed of

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

public testConstructor ( )

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

Описание свойств

$command защищенное свойство

protected $command

$tester защищенное свойство

protected $tester