PHP Class ParaTest\Console\Commands\ParaTestCommandTest

Inheritance: extends TestBase
Show file Open project: brianium/paratest

Protected Properties

Property Type Description
$command
$tester

Public Methods

Method Description
setUp ( )
testConfiguredDefinitionWithPHPUnitTester ( ) Should be configured from the ParaTest command as well as the Tester it is composed of
testConstructor ( )
testExecuteInvokesTestersExecuteMethod ( )

Method Details

setUp() public method

public setUp ( )

testConfiguredDefinitionWithPHPUnitTester() public method

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

testConstructor() public method

public testConstructor ( )

testExecuteInvokesTestersExecuteMethod() public method

Property Details

$command protected property

protected $command

$tester protected property

protected $tester