PHP 클래스 ParaTest\Runners\PHPUnit\ResultPrinterTest

상속: extends ParaTest\ResultTester
파일 보기 프로젝트 열기: brianium/paratest

보호된 프로퍼티들

프로퍼티 타입 설명
$interpreter
$passingSuiteWithWrongTestCountEsimation
$printer

공개 메소드들

메소드 설명
setUp ( )
testAddSuiteAddsFunctionCountToTotalTestCases ( )
testAddTestMethodIncrementsCountByOne ( )
testAddTestReturnsSelf ( )
testAddTestShouldaddTest ( )
testConstructor ( )
testEmptyResultsLog ( )
testGetErrorsMultipleErrors ( )
testGetErrorsSingleError ( )
testGetFailures ( )
testGetFooterWithFailures ( )
testGetFooterWithSuccess ( )
testGetHeader ( )
testPrintFeedbackForMixed ( )
testPrintFeedbackForMoreThan100Suites ( )
testResultPrinterAdjustsTotalCountForDataProviders ( )
testStartPrintsOptionInfo ( )
testStartPrintsOptionInfoAndConfigurationDetailsIfConfigFilePresent ( )
testStartPrintsOptionInfoWithFunctionalMode ( )
testStartPrintsOptionInfoWithSingularForOneProcess ( )
testStartSetsWidthAndMaxColumn ( )

보호된 메소드들

메소드 설명
getStartOutput ( ParaTest\Runners\PHPUnit\Options $options )

비공개 메소드들

메소드 설명
prepareReaders ( )

메소드 상세

getStartOutput() 보호된 메소드

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

setUp() 공개 메소드

public setUp ( )

testAddSuiteAddsFunctionCountToTotalTestCases() 공개 메소드

testAddTestMethodIncrementsCountByOne() 공개 메소드

testAddTestReturnsSelf() 공개 메소드

testAddTestShouldaddTest() 공개 메소드

testConstructor() 공개 메소드

public testConstructor ( )

testEmptyResultsLog() 공개 메소드

public testEmptyResultsLog ( )

testGetErrorsMultipleErrors() 공개 메소드

testGetErrorsSingleError() 공개 메소드

testGetFailures() 공개 메소드

public testGetFailures ( )

testGetFooterWithFailures() 공개 메소드

testGetFooterWithSuccess() 공개 메소드

testGetHeader() 공개 메소드

public testGetHeader ( )

testPrintFeedbackForMixed() 공개 메소드

testPrintFeedbackForMoreThan100Suites() 공개 메소드

testResultPrinterAdjustsTotalCountForDataProviders() 공개 메소드

testStartPrintsOptionInfo() 공개 메소드

testStartPrintsOptionInfoAndConfigurationDetailsIfConfigFilePresent() 공개 메소드

testStartPrintsOptionInfoWithFunctionalMode() 공개 메소드

testStartPrintsOptionInfoWithSingularForOneProcess() 공개 메소드

testStartSetsWidthAndMaxColumn() 공개 메소드

프로퍼티 상세

$interpreter 보호되어 있는 프로퍼티

protected $interpreter

$passingSuiteWithWrongTestCountEsimation 보호되어 있는 프로퍼티

protected $passingSuiteWithWrongTestCountEsimation

$printer 보호되어 있는 프로퍼티

protected $printer