PHP Class ParaTest\Runners\PHPUnit\ResultPrinterTest

Inheritance: extends ParaTest\ResultTester
Afficher le fichier Open project: brianium/paratest

Protected Properties

Свойство Type Description
$interpreter
$passingSuiteWithWrongTestCountEsimation
$printer

Méthodes publiques

Méthode Description
setUp ( )
testAddSuiteAddsFunctionCountToTotalTestCases ( )
testAddTestMethodIncrementsCountByOne ( )
testAddTestReturnsSelf ( )
testAddTestShouldaddTest ( )
testConstructor ( )
testEmptyResultsLog ( )
testGetErrorsMultipleErrors ( )
testGetErrorsSingleError ( )
testGetFailures ( )
testGetFooterWithFailures ( )
testGetFooterWithSuccess ( )
testGetHeader ( )
testPrintFeedbackForMixed ( )
testPrintFeedbackForMoreThan100Suites ( )
testResultPrinterAdjustsTotalCountForDataProviders ( )
testStartPrintsOptionInfo ( )
testStartPrintsOptionInfoAndConfigurationDetailsIfConfigFilePresent ( )
testStartPrintsOptionInfoWithFunctionalMode ( )
testStartPrintsOptionInfoWithSingularForOneProcess ( )
testStartSetsWidthAndMaxColumn ( )

Méthodes protégées

Méthode Description
getStartOutput ( ParaTest\Runners\PHPUnit\Options $options )

Private Methods

Méthode Description
prepareReaders ( )

Method Details

getStartOutput() protected méthode

protected getStartOutput ( ParaTest\Runners\PHPUnit\Options $options )
$options ParaTest\Runners\PHPUnit\Options

setUp() public méthode

public setUp ( )

testAddSuiteAddsFunctionCountToTotalTestCases() public méthode

testAddTestMethodIncrementsCountByOne() public méthode

testAddTestReturnsSelf() public méthode

testAddTestShouldaddTest() public méthode

testConstructor() public méthode

public testConstructor ( )

testEmptyResultsLog() public méthode

public testEmptyResultsLog ( )

testGetErrorsMultipleErrors() public méthode

testGetErrorsSingleError() public méthode

testGetFailures() public méthode

public testGetFailures ( )

testGetFooterWithFailures() public méthode

testGetFooterWithSuccess() public méthode

testGetHeader() public méthode

public testGetHeader ( )

testPrintFeedbackForMixed() public méthode

testPrintFeedbackForMoreThan100Suites() public méthode

testResultPrinterAdjustsTotalCountForDataProviders() public méthode

testStartPrintsOptionInfo() public méthode

testStartPrintsOptionInfoAndConfigurationDetailsIfConfigFilePresent() public méthode

testStartPrintsOptionInfoWithFunctionalMode() public méthode

testStartPrintsOptionInfoWithSingularForOneProcess() public méthode

testStartSetsWidthAndMaxColumn() public méthode

Property Details

$interpreter protected_oe property

protected $interpreter

$passingSuiteWithWrongTestCountEsimation protected_oe property

protected $passingSuiteWithWrongTestCountEsimation

$printer protected_oe property

protected $printer