Configuration
in package
Read onlyYes
FinalYes
Tags
Table of Contents
Constants
- COLOR_ALWAYS : mixed = 'always'
- COLOR_AUTO : mixed = 'auto'
- COLOR_DEFAULT : mixed = self::COLOR_NEVER
- COLOR_NEVER : mixed = 'never'
Properties
- $backupGlobals : bool
- $backupStaticProperties : bool
- $beStrictAboutChangesToGlobalState : bool
- $bootstrap : string|null
- $cacheDirectory : string|null
- $cacheResult : bool
- $cliArguments : array<int, non-empty-string>
- $colors : bool
- $columns : int
- $configurationFile : string|null
- $controlGarbageCollector : bool
- $coverageCacheDirectory : string|null
- $coverageClover : string|null
- $coverageCobertura : string|null
- $coverageCrap4j : string|null
- $coverageCrap4jThreshold : int
- $coverageHtml : string|null
- $coverageHtmlColorDanger : string
- $coverageHtmlColorSuccessHigh : string
- $coverageHtmlColorSuccessLow : string
- $coverageHtmlColorSuccessMedium : string
- $coverageHtmlColorWarning : string
- $coverageHtmlCustomCssFile : string|null
- $coverageHtmlHighLowerBound : int
- $coverageHtmlLowUpperBound : int
- $coveragePhp : string|null
- $coverageText : string|null
- $coverageTextShowOnlySummary : bool
- $coverageTextShowUncoveredFiles : bool
- $coverageXml : string|null
- $debug : bool
- $defaultTestSuite : string|null
- $defaultTimeLimit : int
- $disableCodeCoverageIgnore : bool
- $disallowTestOutput : bool
- $displayDetailsOnAllIssues : bool
- $displayDetailsOnIncompleteTests : bool
- $displayDetailsOnPhpunitDeprecations : bool
- $displayDetailsOnSkippedTests : bool
- $displayDetailsOnTestsThatTriggerDeprecations : bool
- $displayDetailsOnTestsThatTriggerErrors : bool
- $displayDetailsOnTestsThatTriggerNotices : bool
- $displayDetailsOnTestsThatTriggerWarnings : bool
- $doNotFailOnDeprecation : bool
- $doNotFailOnEmptyTestSuite : bool
- $doNotFailOnIncomplete : bool
- $doNotFailOnNotice : bool
- $doNotFailOnPhpunitDeprecation : bool
- $doNotFailOnPhpunitWarning : bool
- $doNotFailOnRisky : bool
- $doNotFailOnSkipped : bool
- $doNotFailOnWarning : bool
- $enforceTimeLimit : bool
- $excludeFilter : string|null
- $excludeGroups : array<int, non-empty-string>
- $excludeTestSuite : string
- $executionOrder : int
- $executionOrderDefects : int
-
$extensionBootstrappers
: array<int, array{className: non-empty-string, parameters: array
}> - $failOnAllIssues : bool
- $failOnDeprecation : bool
- $failOnEmptyTestSuite : bool
- $failOnIncomplete : bool
- $failOnNotice : bool
- $failOnPhpunitDeprecation : bool
- $failOnPhpunitWarning : bool
- $failOnRisky : bool
- $failOnSkipped : bool
- $failOnWarning : bool
- $filter : string|null
- $generateBaseline : string|null
- $groups : array<int, non-empty-string>
- $ignoreDeprecatedCodeUnitsFromCodeCoverage : bool
- $includeTestSuite : string
- $includeUncoveredFiles : bool
- $logEventsText : string|null
- $logEventsVerboseText : string|null
- $logfileJunit : string|null
- $logfileTeamcity : string|null
- $logfileTestdoxHtml : string|null
- $logfileTestdoxText : string|null
- $noExtensions : bool
- $noOutput : bool
- $noProgress : bool
- $noResults : bool
- $numberOfTestsBeforeGarbageCollection : int
- $outputToStandardErrorStream : bool
- $pathCoverage : bool
- $pharExtensionDirectory : non-empty-string|null
- $php : Php
- $processIsolation : bool
- $randomOrderSeed : int
- $reportUselessTests : bool
- $requireCoverageMetadata : bool
- $resolveDependencies : bool
- $reverseDefectList : bool
- $shortenArraysForExportThreshold : int
- $source : Source
- $specificDeprecationToStopOn : string|null
- $stopOnDefect : bool
- $stopOnDeprecation : bool
- $stopOnError : bool
- $stopOnFailure : bool
- $stopOnIncomplete : bool
- $stopOnNotice : bool
- $stopOnRisky : bool
- $stopOnSkipped : bool
- $stopOnWarning : bool
- $strictCoverage : bool
- $teamCityOutput : bool
- $testDoxOutput : bool
- $testDoxOutputSummary : bool
- $testResultCacheFile : string
- $testsCovering : array<int, non-empty-string>|null
- $testsRequiringPhpExtension : array<int, non-empty-string>|null
- $testSuffixes : array<int, non-empty-string>
- $testSuite : TestSuiteCollection
- $testsUsing : array<int, non-empty-string>|null
- $timeoutForLargeTests : int
- $timeoutForMediumTests : int
- $timeoutForSmallTests : int
Methods
- __construct() : mixed
- backupGlobals() : bool
- backupStaticProperties() : bool
- beStrictAboutChangesToGlobalState() : bool
- bootstrap() : string
- cacheDirectory() : string
- cacheResult() : bool
- cliArguments() : array<int, non-empty-string>
- colors() : bool
- columns() : int
- configurationFile() : string
- controlGarbageCollector() : bool
- coverageCacheDirectory() : string
- coverageClover() : string
- coverageCobertura() : string
- coverageCrap4j() : string
- coverageCrap4jThreshold() : int
- coverageHtml() : string
- coverageHtmlColorDanger() : string
- coverageHtmlColorSuccessHigh() : string
- coverageHtmlColorSuccessLow() : string
- coverageHtmlColorSuccessMedium() : string
- coverageHtmlColorWarning() : string
- coverageHtmlCustomCssFile() : string
- coverageHtmlHighLowerBound() : int
- coverageHtmlLowUpperBound() : int
- coveragePhp() : string
- coverageText() : string
- coverageTextShowOnlySummary() : bool
- coverageTextShowUncoveredFiles() : bool
- coverageXml() : string
- debug() : bool
- defaultTestSuite() : string
- defaultTimeLimit() : int
- disableCodeCoverageIgnore() : bool
- disallowTestOutput() : bool
- displayDetailsOnAllIssues() : bool
- displayDetailsOnIncompleteTests() : bool
- displayDetailsOnPhpunitDeprecations() : bool
- displayDetailsOnSkippedTests() : bool
- displayDetailsOnTestsThatTriggerDeprecations() : bool
- displayDetailsOnTestsThatTriggerErrors() : bool
- displayDetailsOnTestsThatTriggerNotices() : bool
- displayDetailsOnTestsThatTriggerWarnings() : bool
- doNotFailOnDeprecation() : bool
- doNotFailOnEmptyTestSuite() : bool
- doNotFailOnIncomplete() : bool
- doNotFailOnNotice() : bool
- doNotFailOnPhpunitDeprecation() : bool
- doNotFailOnPhpunitWarning() : bool
- doNotFailOnRisky() : bool
- doNotFailOnSkipped() : bool
- doNotFailOnWarning() : bool
- enforceTimeLimit() : bool
- excludeFilter() : string
- excludeGroups() : array<int, non-empty-string>
- excludeTestSuite() : string
- executionOrder() : int
- executionOrderDefects() : int
-
extensionBootstrappers()
: array<int, array{className: non-empty-string, parameters: array
}> - failOnAllIssues() : bool
- failOnDeprecation() : bool
- failOnEmptyTestSuite() : bool
- failOnIncomplete() : bool
- failOnNotice() : bool
- failOnPhpunitDeprecation() : bool
- failOnPhpunitWarning() : bool
- failOnRisky() : bool
- failOnSkipped() : bool
- failOnWarning() : bool
- filter() : string
- generateBaseline() : string
- groups() : array<int, non-empty-string>
- hasBootstrap() : bool
- hasCacheDirectory() : bool
- hasCliArguments() : bool
- hasConfigurationFile() : bool
- hasCoverageCacheDirectory() : bool
- hasCoverageClover() : bool
- hasCoverageCobertura() : bool
- hasCoverageCrap4j() : bool
- hasCoverageHtml() : bool
- hasCoverageHtmlCustomCssFile() : bool
- hasCoveragePhp() : bool
- hasCoverageReport() : bool
- hasCoverageText() : bool
- hasCoverageXml() : bool
- hasDefaultTestSuite() : bool
- hasExcludeFilter() : bool
- hasExcludeGroups() : bool
- hasFilter() : bool
- hasGenerateBaseline() : bool
- hasGroups() : bool
- hasLogEventsText() : bool
- hasLogEventsVerboseText() : bool
- hasLogfileJunit() : bool
- hasLogfileTeamcity() : bool
- hasLogfileTestdoxHtml() : bool
- hasLogfileTestdoxText() : bool
- hasPharExtensionDirectory() : bool
- hasSpecificDeprecationToStopOn() : bool
- hasTestsCovering() : bool
- hasTestsRequiringPhpExtension() : bool
- hasTestsUsing() : bool
- ignoreDeprecatedCodeUnitsFromCodeCoverage() : bool
- includeTestSuite() : string
- includeUncoveredFiles() : bool
- logEventsText() : string
- logEventsVerboseText() : string
- logfileJunit() : string
- logfileTeamcity() : string
- logfileTestdoxHtml() : string
- logfileTestdoxText() : string
- noExtensions() : bool
- noOutput() : bool
- noProgress() : bool
- noResults() : bool
- numberOfTestsBeforeGarbageCollection() : int
- outputIsTeamCity() : bool
- outputIsTestDox() : bool
- outputToStandardErrorStream() : bool
- pathCoverage() : bool
- pharExtensionDirectory() : non-empty-string
- php() : Php
- processIsolation() : bool
- randomOrderSeed() : int
- reportUselessTests() : bool
- requireCoverageMetadata() : bool
- resolveDependencies() : bool
- reverseDefectList() : bool
- shortenArraysForExportThreshold() : int
- source() : Source
- specificDeprecationToStopOn() : string
- stopOnDefect() : bool
- stopOnDeprecation() : bool
- stopOnError() : bool
- stopOnFailure() : bool
- stopOnIncomplete() : bool
- stopOnNotice() : bool
- stopOnRisky() : bool
- stopOnSkipped() : bool
- stopOnWarning() : bool
- strictCoverage() : bool
- testDoxOutputWithSummary() : bool
- testResultCacheFile() : string
- testsCovering() : array<int, string>
- testsRequiringPhpExtension() : array<int, non-empty-string>
- testSuffixes() : array<int, non-empty-string>
- testSuite() : TestSuiteCollection
- testsUsing() : array<int, string>
- timeoutForLargeTests() : int
- timeoutForMediumTests() : int
- timeoutForSmallTests() : int
Constants
COLOR_ALWAYS
public
mixed
COLOR_ALWAYS
= 'always'
COLOR_AUTO
public
mixed
COLOR_AUTO
= 'auto'
COLOR_DEFAULT
public
mixed
COLOR_DEFAULT
= self::COLOR_NEVER
COLOR_NEVER
public
mixed
COLOR_NEVER
= 'never'
Properties
$backupGlobals
private
bool
$backupGlobals
$backupStaticProperties
private
bool
$backupStaticProperties
$beStrictAboutChangesToGlobalState
private
bool
$beStrictAboutChangesToGlobalState
$bootstrap
private
string|null
$bootstrap
$cacheDirectory
private
string|null
$cacheDirectory
$cacheResult
private
bool
$cacheResult
$cliArguments
private
array<int, non-empty-string>
$cliArguments
$colors
private
bool
$colors
$columns
private
int
$columns
$configurationFile
private
string|null
$configurationFile
$controlGarbageCollector
private
bool
$controlGarbageCollector
$coverageCacheDirectory
private
string|null
$coverageCacheDirectory
$coverageClover
private
string|null
$coverageClover
$coverageCobertura
private
string|null
$coverageCobertura
$coverageCrap4j
private
string|null
$coverageCrap4j
$coverageCrap4jThreshold
private
int
$coverageCrap4jThreshold
$coverageHtml
private
string|null
$coverageHtml
$coverageHtmlColorDanger
private
string
$coverageHtmlColorDanger
$coverageHtmlColorSuccessHigh
private
string
$coverageHtmlColorSuccessHigh
$coverageHtmlColorSuccessLow
private
string
$coverageHtmlColorSuccessLow
$coverageHtmlColorSuccessMedium
private
string
$coverageHtmlColorSuccessMedium
$coverageHtmlColorWarning
private
string
$coverageHtmlColorWarning
$coverageHtmlCustomCssFile
private
string|null
$coverageHtmlCustomCssFile
$coverageHtmlHighLowerBound
private
int
$coverageHtmlHighLowerBound
$coverageHtmlLowUpperBound
private
int
$coverageHtmlLowUpperBound
$coveragePhp
private
string|null
$coveragePhp
$coverageText
private
string|null
$coverageText
$coverageTextShowOnlySummary
private
bool
$coverageTextShowOnlySummary
$coverageTextShowUncoveredFiles
private
bool
$coverageTextShowUncoveredFiles
$coverageXml
private
string|null
$coverageXml
$debug
private
bool
$debug
$defaultTestSuite
private
string|null
$defaultTestSuite
$defaultTimeLimit
private
int
$defaultTimeLimit
$disableCodeCoverageIgnore
private
bool
$disableCodeCoverageIgnore
$disallowTestOutput
private
bool
$disallowTestOutput
$displayDetailsOnAllIssues
private
bool
$displayDetailsOnAllIssues
$displayDetailsOnIncompleteTests
private
bool
$displayDetailsOnIncompleteTests
$displayDetailsOnPhpunitDeprecations
private
bool
$displayDetailsOnPhpunitDeprecations
$displayDetailsOnSkippedTests
private
bool
$displayDetailsOnSkippedTests
$displayDetailsOnTestsThatTriggerDeprecations
private
bool
$displayDetailsOnTestsThatTriggerDeprecations
$displayDetailsOnTestsThatTriggerErrors
private
bool
$displayDetailsOnTestsThatTriggerErrors
$displayDetailsOnTestsThatTriggerNotices
private
bool
$displayDetailsOnTestsThatTriggerNotices
$displayDetailsOnTestsThatTriggerWarnings
private
bool
$displayDetailsOnTestsThatTriggerWarnings
$doNotFailOnDeprecation
private
bool
$doNotFailOnDeprecation
$doNotFailOnEmptyTestSuite
private
bool
$doNotFailOnEmptyTestSuite
$doNotFailOnIncomplete
private
bool
$doNotFailOnIncomplete
$doNotFailOnNotice
private
bool
$doNotFailOnNotice
$doNotFailOnPhpunitDeprecation
private
bool
$doNotFailOnPhpunitDeprecation
$doNotFailOnPhpunitWarning
private
bool
$doNotFailOnPhpunitWarning
$doNotFailOnRisky
private
bool
$doNotFailOnRisky
$doNotFailOnSkipped
private
bool
$doNotFailOnSkipped
$doNotFailOnWarning
private
bool
$doNotFailOnWarning
$enforceTimeLimit
private
bool
$enforceTimeLimit
$excludeFilter
private
string|null
$excludeFilter
$excludeGroups
private
array<int, non-empty-string>
$excludeGroups
$excludeTestSuite
private
string
$excludeTestSuite
$executionOrder
private
int
$executionOrder
$executionOrderDefects
private
int
$executionOrderDefects
$extensionBootstrappers
private
array<int, array{className: non-empty-string, parameters: array}>
$extensionBootstrappers
$failOnAllIssues
private
bool
$failOnAllIssues
$failOnDeprecation
private
bool
$failOnDeprecation
$failOnEmptyTestSuite
private
bool
$failOnEmptyTestSuite
$failOnIncomplete
private
bool
$failOnIncomplete
$failOnNotice
private
bool
$failOnNotice
$failOnPhpunitDeprecation
private
bool
$failOnPhpunitDeprecation
$failOnPhpunitWarning
private
bool
$failOnPhpunitWarning
$failOnRisky
private
bool
$failOnRisky
$failOnSkipped
private
bool
$failOnSkipped
$failOnWarning
private
bool
$failOnWarning
$filter
private
string|null
$filter
$generateBaseline
private
string|null
$generateBaseline
$groups
private
array<int, non-empty-string>
$groups
$ignoreDeprecatedCodeUnitsFromCodeCoverage
private
bool
$ignoreDeprecatedCodeUnitsFromCodeCoverage
$includeTestSuite
private
string
$includeTestSuite
$includeUncoveredFiles
private
bool
$includeUncoveredFiles
$logEventsText
private
string|null
$logEventsText
$logEventsVerboseText
private
string|null
$logEventsVerboseText
$logfileJunit
private
string|null
$logfileJunit
$logfileTeamcity
private
string|null
$logfileTeamcity
$logfileTestdoxHtml
private
string|null
$logfileTestdoxHtml
$logfileTestdoxText
private
string|null
$logfileTestdoxText
$noExtensions
private
bool
$noExtensions
$noOutput
private
bool
$noOutput
$noProgress
private
bool
$noProgress
$noResults
private
bool
$noResults
$numberOfTestsBeforeGarbageCollection
private
int
$numberOfTestsBeforeGarbageCollection
$outputToStandardErrorStream
private
bool
$outputToStandardErrorStream
$pathCoverage
private
bool
$pathCoverage
$pharExtensionDirectory
private
non-empty-string|null
$pharExtensionDirectory
$php
private
Php
$php
$processIsolation
private
bool
$processIsolation
$randomOrderSeed
private
int
$randomOrderSeed
$reportUselessTests
private
bool
$reportUselessTests
$requireCoverageMetadata
private
bool
$requireCoverageMetadata
$resolveDependencies
private
bool
$resolveDependencies
$reverseDefectList
private
bool
$reverseDefectList
$shortenArraysForExportThreshold
private
int
$shortenArraysForExportThreshold
non-negative-int
$source
private
Source
$source
$specificDeprecationToStopOn
private
string|null
$specificDeprecationToStopOn
$stopOnDefect
private
bool
$stopOnDefect
$stopOnDeprecation
private
bool
$stopOnDeprecation
$stopOnError
private
bool
$stopOnError
$stopOnFailure
private
bool
$stopOnFailure
$stopOnIncomplete
private
bool
$stopOnIncomplete
$stopOnNotice
private
bool
$stopOnNotice
$stopOnRisky
private
bool
$stopOnRisky
$stopOnSkipped
private
bool
$stopOnSkipped
$stopOnWarning
private
bool
$stopOnWarning
$strictCoverage
private
bool
$strictCoverage
$teamCityOutput
private
bool
$teamCityOutput
$testDoxOutput
private
bool
$testDoxOutput
$testDoxOutputSummary
private
bool
$testDoxOutputSummary
$testResultCacheFile
private
string
$testResultCacheFile
$testsCovering
private
array<int, non-empty-string>|null
$testsCovering
$testsRequiringPhpExtension
private
array<int, non-empty-string>|null
$testsRequiringPhpExtension
$testSuffixes
private
array<int, non-empty-string>
$testSuffixes
$testSuite
private
TestSuiteCollection
$testSuite
$testsUsing
private
array<int, non-empty-string>|null
$testsUsing
$timeoutForLargeTests
private
int
$timeoutForLargeTests
$timeoutForMediumTests
private
int
$timeoutForMediumTests
$timeoutForSmallTests
private
int
$timeoutForSmallTests
Methods
__construct()
public
__construct(array<int, non-empty-string> $cliArguments, string|null $configurationFile, string|null $bootstrap, bool $cacheResult, string|null $cacheDirectory, string|null $coverageCacheDirectory, Source $source, string $testResultCacheFile, string|null $coverageClover, string|null $coverageCobertura, string|null $coverageCrap4j, int $coverageCrap4jThreshold, string|null $coverageHtml, int $coverageHtmlLowUpperBound, int $coverageHtmlHighLowerBound, string $coverageHtmlColorSuccessLow, string $coverageHtmlColorSuccessMedium, string $coverageHtmlColorSuccessHigh, string $coverageHtmlColorWarning, string $coverageHtmlColorDanger, string|null $coverageHtmlCustomCssFile, string|null $coveragePhp, string|null $coverageText, bool $coverageTextShowUncoveredFiles, bool $coverageTextShowOnlySummary, string|null $coverageXml, bool $pathCoverage, bool $ignoreDeprecatedCodeUnitsFromCodeCoverage, bool $disableCodeCoverageIgnore, bool $failOnAllIssues, bool $failOnDeprecation, bool $failOnPhpunitDeprecation, bool $failOnPhpunitWarning, bool $failOnEmptyTestSuite, bool $failOnIncomplete, bool $failOnNotice, bool $failOnRisky, bool $failOnSkipped, bool $failOnWarning, bool $doNotFailOnDeprecation, bool $doNotFailOnPhpunitDeprecation, bool $doNotFailOnPhpunitWarning, bool $doNotFailOnEmptyTestSuite, bool $doNotFailOnIncomplete, bool $doNotFailOnNotice, bool $doNotFailOnRisky, bool $doNotFailOnSkipped, bool $doNotFailOnWarning, bool $stopOnDefect, bool $stopOnDeprecation, string|null $specificDeprecationToStopOn, bool $stopOnError, bool $stopOnFailure, bool $stopOnIncomplete, bool $stopOnNotice, bool $stopOnRisky, bool $stopOnSkipped, bool $stopOnWarning, bool $outputToStandardErrorStream, int|string $columns, bool $noExtensions, non-empty-string|null $pharExtensionDirectory, array<int, array{className: non-empty-string, parameters: array}> $extensionBootstrappers, bool $backupGlobals, bool $backupStaticProperties, bool $beStrictAboutChangesToGlobalState, bool $colors, bool $processIsolation, bool $enforceTimeLimit, int $defaultTimeLimit, int $timeoutForSmallTests, int $timeoutForMediumTests, int $timeoutForLargeTests, bool $reportUselessTests, bool $strictCoverage, bool $disallowTestOutput, bool $displayDetailsOnAllIssues, bool $displayDetailsOnIncompleteTests, bool $displayDetailsOnSkippedTests, bool $displayDetailsOnTestsThatTriggerDeprecations, bool $displayDetailsOnPhpunitDeprecations, bool $displayDetailsOnTestsThatTriggerErrors, bool $displayDetailsOnTestsThatTriggerNotices, bool $displayDetailsOnTestsThatTriggerWarnings, bool $reverseDefectList, bool $requireCoverageMetadata, bool $noProgress, bool $noResults, bool $noOutput, int $executionOrder, int $executionOrderDefects, bool $resolveDependencies, string|null $logfileTeamcity, string|null $logfileJunit, string|null $logfileTestdoxHtml, string|null $logfileTestdoxText, string|null $logEventsText, string|null $logEventsVerboseText, bool $teamCityOutput, bool $testDoxOutput, bool $testDoxOutputSummary, array<int, non-empty-string>|null $testsCovering, array<int, non-empty-string>|null $testsUsing, array<int, non-empty-string>|null $testsRequiringPhpExtension, string|null $filter, string|null $excludeFilter, array<int, non-empty-string> $groups, array<int, non-empty-string> $excludeGroups, int $randomOrderSeed, bool $includeUncoveredFiles, TestSuiteCollection $testSuite, string $includeTestSuite, string $excludeTestSuite, string|null $defaultTestSuite, array<int, non-empty-string> $testSuffixes, Php $php, bool $controlGarbageCollector, int $numberOfTestsBeforeGarbageCollection, string|null $generateBaseline, bool $debug, int $shortenArraysForExportThreshold) : mixed
Parameters
- $cliArguments : array<int, non-empty-string>
- $configurationFile : string|null
- $bootstrap : string|null
- $cacheResult : bool
- $cacheDirectory : string|null
- $coverageCacheDirectory : string|null
- $source : Source
- $testResultCacheFile : string
- $coverageClover : string|null
- $coverageCobertura : string|null
- $coverageCrap4j : string|null
- $coverageCrap4jThreshold : int
- $coverageHtml : string|null
- $coverageHtmlLowUpperBound : int
- $coverageHtmlHighLowerBound : int
- $coverageHtmlColorSuccessLow : string
- $coverageHtmlColorSuccessMedium : string
- $coverageHtmlColorSuccessHigh : string
- $coverageHtmlColorWarning : string
- $coverageHtmlColorDanger : string
- $coverageHtmlCustomCssFile : string|null
- $coveragePhp : string|null
- $coverageText : string|null
- $coverageTextShowUncoveredFiles : bool
- $coverageTextShowOnlySummary : bool
- $coverageXml : string|null
- $pathCoverage : bool
- $ignoreDeprecatedCodeUnitsFromCodeCoverage : bool
- $disableCodeCoverageIgnore : bool
- $failOnAllIssues : bool
- $failOnDeprecation : bool
- $failOnPhpunitDeprecation : bool
- $failOnPhpunitWarning : bool
- $failOnEmptyTestSuite : bool
- $failOnIncomplete : bool
- $failOnNotice : bool
- $failOnRisky : bool
- $failOnSkipped : bool
- $failOnWarning : bool
- $doNotFailOnDeprecation : bool
- $doNotFailOnPhpunitDeprecation : bool
- $doNotFailOnPhpunitWarning : bool
- $doNotFailOnEmptyTestSuite : bool
- $doNotFailOnIncomplete : bool
- $doNotFailOnNotice : bool
- $doNotFailOnRisky : bool
- $doNotFailOnSkipped : bool
- $doNotFailOnWarning : bool
- $stopOnDefect : bool
- $stopOnDeprecation : bool
- $specificDeprecationToStopOn : string|null
- $stopOnError : bool
- $stopOnFailure : bool
- $stopOnIncomplete : bool
- $stopOnNotice : bool
- $stopOnRisky : bool
- $stopOnSkipped : bool
- $stopOnWarning : bool
- $outputToStandardErrorStream : bool
- $columns : int|string
- $noExtensions : bool
- $pharExtensionDirectory : non-empty-string|null
-
$extensionBootstrappers
: array<int, array{className: non-empty-string, parameters: array
}> - $backupGlobals : bool
- $backupStaticProperties : bool
- $beStrictAboutChangesToGlobalState : bool
- $colors : bool
- $processIsolation : bool
- $enforceTimeLimit : bool
- $defaultTimeLimit : int
- $timeoutForSmallTests : int
- $timeoutForMediumTests : int
- $timeoutForLargeTests : int
- $reportUselessTests : bool
- $strictCoverage : bool
- $disallowTestOutput : bool
- $displayDetailsOnAllIssues : bool
- $displayDetailsOnIncompleteTests : bool
- $displayDetailsOnSkippedTests : bool
- $displayDetailsOnTestsThatTriggerDeprecations : bool
- $displayDetailsOnPhpunitDeprecations : bool
- $displayDetailsOnTestsThatTriggerErrors : bool
- $displayDetailsOnTestsThatTriggerNotices : bool
- $displayDetailsOnTestsThatTriggerWarnings : bool
- $reverseDefectList : bool
- $requireCoverageMetadata : bool
- $noProgress : bool
- $noResults : bool
- $noOutput : bool
- $executionOrder : int
- $executionOrderDefects : int
- $resolveDependencies : bool
- $logfileTeamcity : string|null
- $logfileJunit : string|null
- $logfileTestdoxHtml : string|null
- $logfileTestdoxText : string|null
- $logEventsText : string|null
- $logEventsVerboseText : string|null
- $teamCityOutput : bool
- $testDoxOutput : bool
- $testDoxOutputSummary : bool
- $testsCovering : array<int, non-empty-string>|null
- $testsUsing : array<int, non-empty-string>|null
- $testsRequiringPhpExtension : array<int, non-empty-string>|null
- $filter : string|null
- $excludeFilter : string|null
- $groups : array<int, non-empty-string>
- $excludeGroups : array<int, non-empty-string>
- $randomOrderSeed : int
- $includeUncoveredFiles : bool
- $testSuite : TestSuiteCollection
- $includeTestSuite : string
- $excludeTestSuite : string
- $defaultTestSuite : string|null
- $testSuffixes : array<int, non-empty-string>
- $php : Php
- $controlGarbageCollector : bool
- $numberOfTestsBeforeGarbageCollection : int
- $generateBaseline : string|null
- $debug : bool
- $shortenArraysForExportThreshold : int
backupGlobals()
public
backupGlobals() : bool
Return values
boolbackupStaticProperties()
public
backupStaticProperties() : bool
Return values
boolbeStrictAboutChangesToGlobalState()
public
beStrictAboutChangesToGlobalState() : bool
Return values
boolbootstrap()
public
bootstrap() : string
Tags
Return values
stringcacheDirectory()
public
cacheDirectory() : string
Tags
Return values
stringcacheResult()
public
cacheResult() : bool
Return values
boolcliArguments()
public
cliArguments() : array<int, non-empty-string>
Return values
array<int, non-empty-string>colors()
public
colors() : bool
Return values
boolcolumns()
public
columns() : int
Return values
intconfigurationFile()
public
configurationFile() : string
Tags
Return values
stringcontrolGarbageCollector()
public
controlGarbageCollector() : bool
Return values
boolcoverageCacheDirectory()
public
coverageCacheDirectory() : string
Tags
Return values
stringcoverageClover()
public
coverageClover() : string
Tags
Return values
stringcoverageCobertura()
public
coverageCobertura() : string
Tags
Return values
stringcoverageCrap4j()
public
coverageCrap4j() : string
Tags
Return values
stringcoverageCrap4jThreshold()
public
coverageCrap4jThreshold() : int
Return values
intcoverageHtml()
public
coverageHtml() : string
Tags
Return values
stringcoverageHtmlColorDanger()
public
coverageHtmlColorDanger() : string
Return values
stringcoverageHtmlColorSuccessHigh()
public
coverageHtmlColorSuccessHigh() : string
Return values
stringcoverageHtmlColorSuccessLow()
public
coverageHtmlColorSuccessLow() : string
Return values
stringcoverageHtmlColorSuccessMedium()
public
coverageHtmlColorSuccessMedium() : string
Return values
stringcoverageHtmlColorWarning()
public
coverageHtmlColorWarning() : string
Return values
stringcoverageHtmlCustomCssFile()
public
coverageHtmlCustomCssFile() : string
Tags
Return values
stringcoverageHtmlHighLowerBound()
public
coverageHtmlHighLowerBound() : int
Return values
intcoverageHtmlLowUpperBound()
public
coverageHtmlLowUpperBound() : int
Return values
intcoveragePhp()
public
coveragePhp() : string
Tags
Return values
stringcoverageText()
public
coverageText() : string
Tags
Return values
stringcoverageTextShowOnlySummary()
public
coverageTextShowOnlySummary() : bool
Return values
boolcoverageTextShowUncoveredFiles()
public
coverageTextShowUncoveredFiles() : bool
Return values
boolcoverageXml()
public
coverageXml() : string
Tags
Return values
stringdebug()
public
debug() : bool
Return values
booldefaultTestSuite()
public
defaultTestSuite() : string
Tags
Return values
stringdefaultTimeLimit()
public
defaultTimeLimit() : int
Return values
intdisableCodeCoverageIgnore()
public
disableCodeCoverageIgnore() : bool
Return values
booldisallowTestOutput()
public
disallowTestOutput() : bool
Return values
booldisplayDetailsOnAllIssues()
public
displayDetailsOnAllIssues() : bool
Return values
booldisplayDetailsOnIncompleteTests()
public
displayDetailsOnIncompleteTests() : bool
Return values
booldisplayDetailsOnPhpunitDeprecations()
public
displayDetailsOnPhpunitDeprecations() : bool
Return values
booldisplayDetailsOnSkippedTests()
public
displayDetailsOnSkippedTests() : bool
Return values
booldisplayDetailsOnTestsThatTriggerDeprecations()
public
displayDetailsOnTestsThatTriggerDeprecations() : bool
Return values
booldisplayDetailsOnTestsThatTriggerErrors()
public
displayDetailsOnTestsThatTriggerErrors() : bool
Return values
booldisplayDetailsOnTestsThatTriggerNotices()
public
displayDetailsOnTestsThatTriggerNotices() : bool
Return values
booldisplayDetailsOnTestsThatTriggerWarnings()
public
displayDetailsOnTestsThatTriggerWarnings() : bool
Return values
booldoNotFailOnDeprecation()
public
doNotFailOnDeprecation() : bool
Return values
booldoNotFailOnEmptyTestSuite()
public
doNotFailOnEmptyTestSuite() : bool
Return values
booldoNotFailOnIncomplete()
public
doNotFailOnIncomplete() : bool
Return values
booldoNotFailOnNotice()
public
doNotFailOnNotice() : bool
Return values
booldoNotFailOnPhpunitDeprecation()
public
doNotFailOnPhpunitDeprecation() : bool
Return values
booldoNotFailOnPhpunitWarning()
public
doNotFailOnPhpunitWarning() : bool
Return values
booldoNotFailOnRisky()
public
doNotFailOnRisky() : bool
Return values
booldoNotFailOnSkipped()
public
doNotFailOnSkipped() : bool
Return values
booldoNotFailOnWarning()
public
doNotFailOnWarning() : bool
Return values
boolenforceTimeLimit()
public
enforceTimeLimit() : bool
Return values
boolexcludeFilter()
public
excludeFilter() : string
Tags
Return values
stringexcludeGroups()
public
excludeGroups() : array<int, non-empty-string>
Tags
Return values
array<int, non-empty-string>excludeTestSuite()
public
excludeTestSuite() : string
Return values
stringexecutionOrder()
public
executionOrder() : int
Return values
intexecutionOrderDefects()
public
executionOrderDefects() : int
Return values
intextensionBootstrappers()
public
extensionBootstrappers() : array<int, array{className: non-empty-string, parameters: array}>
Return values
array<int, array{className: non-empty-string, parameters: arrayfailOnAllIssues()
public
failOnAllIssues() : bool
Return values
boolfailOnDeprecation()
public
failOnDeprecation() : bool
Return values
boolfailOnEmptyTestSuite()
public
failOnEmptyTestSuite() : bool
Return values
boolfailOnIncomplete()
public
failOnIncomplete() : bool
Return values
boolfailOnNotice()
public
failOnNotice() : bool
Return values
boolfailOnPhpunitDeprecation()
public
failOnPhpunitDeprecation() : bool
Return values
boolfailOnPhpunitWarning()
public
failOnPhpunitWarning() : bool
Return values
boolfailOnRisky()
public
failOnRisky() : bool
Return values
boolfailOnSkipped()
public
failOnSkipped() : bool
Return values
boolfailOnWarning()
public
failOnWarning() : bool
Return values
boolfilter()
public
filter() : string
Tags
Return values
stringgenerateBaseline()
public
generateBaseline() : string
Tags
Return values
stringgroups()
public
groups() : array<int, non-empty-string>
Tags
Return values
array<int, non-empty-string>hasBootstrap()
public
hasBootstrap() : bool
Tags
Return values
boolhasCacheDirectory()
public
hasCacheDirectory() : bool
Tags
Return values
boolhasCliArguments()
public
hasCliArguments() : bool
Tags
Return values
boolhasConfigurationFile()
public
hasConfigurationFile() : bool
Tags
Return values
boolhasCoverageCacheDirectory()
public
hasCoverageCacheDirectory() : bool
Tags
Return values
boolhasCoverageClover()
public
hasCoverageClover() : bool
Tags
Return values
boolhasCoverageCobertura()
public
hasCoverageCobertura() : bool
Tags
Return values
boolhasCoverageCrap4j()
public
hasCoverageCrap4j() : bool
Tags
Return values
boolhasCoverageHtml()
public
hasCoverageHtml() : bool
Tags
Return values
boolhasCoverageHtmlCustomCssFile()
public
hasCoverageHtmlCustomCssFile() : bool
Tags
Return values
boolhasCoveragePhp()
public
hasCoveragePhp() : bool
Tags
Return values
boolhasCoverageReport()
public
hasCoverageReport() : bool
Return values
boolhasCoverageText()
public
hasCoverageText() : bool
Tags
Return values
boolhasCoverageXml()
public
hasCoverageXml() : bool
Tags
Return values
boolhasDefaultTestSuite()
public
hasDefaultTestSuite() : bool
Tags
Return values
boolhasExcludeFilter()
public
hasExcludeFilter() : bool
Tags
Return values
boolhasExcludeGroups()
public
hasExcludeGroups() : bool
Tags
Return values
boolhasFilter()
public
hasFilter() : bool
Tags
Return values
boolhasGenerateBaseline()
public
hasGenerateBaseline() : bool
Tags
Return values
boolhasGroups()
public
hasGroups() : bool
Tags
Return values
boolhasLogEventsText()
public
hasLogEventsText() : bool
Tags
Return values
boolhasLogEventsVerboseText()
public
hasLogEventsVerboseText() : bool
Tags
Return values
boolhasLogfileJunit()
public
hasLogfileJunit() : bool
Tags
Return values
boolhasLogfileTeamcity()
public
hasLogfileTeamcity() : bool
Tags
Return values
boolhasLogfileTestdoxHtml()
public
hasLogfileTestdoxHtml() : bool
Tags
Return values
boolhasLogfileTestdoxText()
public
hasLogfileTestdoxText() : bool
Tags
Return values
boolhasPharExtensionDirectory()
public
hasPharExtensionDirectory() : bool
Tags
Return values
boolhasSpecificDeprecationToStopOn()
public
hasSpecificDeprecationToStopOn() : bool
Tags
Return values
boolhasTestsCovering()
public
hasTestsCovering() : bool
Tags
Return values
boolhasTestsRequiringPhpExtension()
public
hasTestsRequiringPhpExtension() : bool
Tags
Return values
boolhasTestsUsing()
public
hasTestsUsing() : bool
Tags
Return values
boolignoreDeprecatedCodeUnitsFromCodeCoverage()
public
ignoreDeprecatedCodeUnitsFromCodeCoverage() : bool
Return values
boolincludeTestSuite()
public
includeTestSuite() : string
Return values
stringincludeUncoveredFiles()
public
includeUncoveredFiles() : bool
Return values
boollogEventsText()
public
logEventsText() : string
Tags
Return values
stringlogEventsVerboseText()
public
logEventsVerboseText() : string
Tags
Return values
stringlogfileJunit()
public
logfileJunit() : string
Tags
Return values
stringlogfileTeamcity()
public
logfileTeamcity() : string
Tags
Return values
stringlogfileTestdoxHtml()
public
logfileTestdoxHtml() : string
Tags
Return values
stringlogfileTestdoxText()
public
logfileTestdoxText() : string
Tags
Return values
stringnoExtensions()
public
noExtensions() : bool
Return values
boolnoOutput()
public
noOutput() : bool
Return values
boolnoProgress()
public
noProgress() : bool
Return values
boolnoResults()
public
noResults() : bool
Return values
boolnumberOfTestsBeforeGarbageCollection()
public
numberOfTestsBeforeGarbageCollection() : int
Return values
intoutputIsTeamCity()
public
outputIsTeamCity() : bool
Return values
booloutputIsTestDox()
public
outputIsTestDox() : bool
Return values
booloutputToStandardErrorStream()
public
outputToStandardErrorStream() : bool
Return values
boolpathCoverage()
public
pathCoverage() : bool
Return values
boolpharExtensionDirectory()
public
pharExtensionDirectory() : non-empty-string
Tags
Return values
non-empty-stringphp()
public
php() : Php
Return values
PhpprocessIsolation()
public
processIsolation() : bool
Return values
boolrandomOrderSeed()
public
randomOrderSeed() : int
Return values
intreportUselessTests()
public
reportUselessTests() : bool
Return values
boolrequireCoverageMetadata()
public
requireCoverageMetadata() : bool
Return values
boolresolveDependencies()
public
resolveDependencies() : bool
Return values
boolreverseDefectList()
public
reverseDefectList() : bool
Return values
boolshortenArraysForExportThreshold()
public
shortenArraysForExportThreshold() : int
Return values
intsource()
public
source() : Source
Return values
SourcespecificDeprecationToStopOn()
public
specificDeprecationToStopOn() : string
Tags
Return values
stringstopOnDefect()
public
stopOnDefect() : bool
Return values
boolstopOnDeprecation()
public
stopOnDeprecation() : bool
Return values
boolstopOnError()
public
stopOnError() : bool
Return values
boolstopOnFailure()
public
stopOnFailure() : bool
Return values
boolstopOnIncomplete()
public
stopOnIncomplete() : bool
Return values
boolstopOnNotice()
public
stopOnNotice() : bool
Return values
boolstopOnRisky()
public
stopOnRisky() : bool
Return values
boolstopOnSkipped()
public
stopOnSkipped() : bool
Return values
boolstopOnWarning()
public
stopOnWarning() : bool
Return values
boolstrictCoverage()
public
strictCoverage() : bool
Return values
booltestDoxOutputWithSummary()
public
testDoxOutputWithSummary() : bool
Return values
booltestResultCacheFile()
public
testResultCacheFile() : string
Return values
stringtestsCovering()
public
testsCovering() : array<int, string>
Tags
Return values
array<int, string>testsRequiringPhpExtension()
public
testsRequiringPhpExtension() : array<int, non-empty-string>
Tags
Return values
array<int, non-empty-string>testSuffixes()
public
testSuffixes() : array<int, non-empty-string>
Return values
array<int, non-empty-string>testSuite()
public
testSuite() : TestSuiteCollection
Return values
TestSuiteCollectiontestsUsing()
public
testsUsing() : array<int, string>
Tags
Return values
array<int, string>timeoutForLargeTests()
public
timeoutForLargeTests() : int
Return values
inttimeoutForMediumTests()
public
timeoutForMediumTests() : int
Return values
inttimeoutForSmallTests()
public
timeoutForSmallTests() : int