file-fetcher
PHPUnit\Framework\TestResult Member List

This is the complete list of members for PHPUnit\Framework\TestResult, including all inherited members.

addError(Test $test, Throwable $t, float $time)PHPUnit\Framework\TestResult
addFailure(Test $test, AssertionFailedError $e, float $time)PHPUnit\Framework\TestResult
addListener(TestListener $listener)PHPUnit\Framework\TestResult
addWarning(Test $test, Warning $e, float $time)PHPUnit\Framework\TestResult
allCompletelyImplemented()PHPUnit\Framework\TestResult
allHarmless()PHPUnit\Framework\TestResult
beStrictAboutOutputDuringTests(bool $flag)PHPUnit\Framework\TestResult
beStrictAboutResourceUsageDuringSmallTests(bool $flag)PHPUnit\Framework\TestResult
beStrictAboutTestsThatDoNotTestAnything(bool $flag)PHPUnit\Framework\TestResult
beStrictAboutTodoAnnotatedTests(bool $flag)PHPUnit\Framework\TestResult
convertDeprecationsToExceptions(bool $flag)PHPUnit\Framework\TestResult
convertErrorsToExceptions(bool $flag)PHPUnit\Framework\TestResult
convertNoticesToExceptions(bool $flag)PHPUnit\Framework\TestResult
convertWarningsToExceptions(bool $flag)PHPUnit\Framework\TestResult
count()PHPUnit\Framework\TestResult
endTest(Test $test, float $time)PHPUnit\Framework\TestResult
endTestSuite(TestSuite $suite)PHPUnit\Framework\TestResult
enforcesTimeLimit()PHPUnit\Framework\TestResult
enforceTimeLimit(bool $flag)PHPUnit\Framework\TestResult
errorCount()PHPUnit\Framework\TestResult
errors()PHPUnit\Framework\TestResult
failureCount()PHPUnit\Framework\TestResult
failures()PHPUnit\Framework\TestResult
flushListeners()PHPUnit\Framework\TestResult
getCodeCoverage()PHPUnit\Framework\TestResult
getCollectCodeCoverageInformation()PHPUnit\Framework\TestResult
getConvertDeprecationsToExceptions()PHPUnit\Framework\TestResult
getConvertErrorsToExceptions()PHPUnit\Framework\TestResult
getConvertNoticesToExceptions()PHPUnit\Framework\TestResult
getConvertWarningsToExceptions()PHPUnit\Framework\TestResult
getTimeoutForLargeTests()PHPUnit\Framework\TestResult
isStrictAboutOutputDuringTests()PHPUnit\Framework\TestResult
isStrictAboutResourceUsageDuringSmallTests()PHPUnit\Framework\TestResult
isStrictAboutTestsThatDoNotTestAnything()PHPUnit\Framework\TestResult
isStrictAboutTodoAnnotatedTests()PHPUnit\Framework\TestResult
noneSkipped()PHPUnit\Framework\TestResult
notImplemented()PHPUnit\Framework\TestResult
notImplementedCount()PHPUnit\Framework\TestResult
passed()PHPUnit\Framework\TestResult
removeListener(TestListener $listener)PHPUnit\Framework\TestResult
risky()PHPUnit\Framework\TestResult
riskyCount()PHPUnit\Framework\TestResult
run(Test $test)PHPUnit\Framework\TestResult
setCodeCoverage(CodeCoverage $codeCoverage)PHPUnit\Framework\TestResult
setDefaultTimeLimit(int $timeout)PHPUnit\Framework\TestResult
setRegisterMockObjectsFromTestArgumentsRecursively(bool $flag)PHPUnit\Framework\TestResult
setTimeoutForLargeTests(int $timeout)PHPUnit\Framework\TestResult
setTimeoutForMediumTests(int $timeout)PHPUnit\Framework\TestResult
setTimeoutForSmallTests(int $timeout)PHPUnit\Framework\TestResult
shouldStop()PHPUnit\Framework\TestResult
skipped()PHPUnit\Framework\TestResult
skippedCount()PHPUnit\Framework\TestResult
startTest(Test $test)PHPUnit\Framework\TestResult
startTestSuite(TestSuite $suite)PHPUnit\Framework\TestResult
stop()PHPUnit\Framework\TestResult
stopOnDefect(bool $flag)PHPUnit\Framework\TestResult
stopOnError(bool $flag)PHPUnit\Framework\TestResult
stopOnFailure(bool $flag)PHPUnit\Framework\TestResult
stopOnIncomplete(bool $flag)PHPUnit\Framework\TestResult
stopOnRisky(bool $flag)PHPUnit\Framework\TestResult
stopOnSkipped(bool $flag)PHPUnit\Framework\TestResult
stopOnWarning(bool $flag)PHPUnit\Framework\TestResult
time()PHPUnit\Framework\TestResult
topTestSuite()PHPUnit\Framework\TestResult
warningCount()PHPUnit\Framework\TestResult
warnings()PHPUnit\Framework\TestResult
wasSuccessful()PHPUnit\Framework\TestResult
wasSuccessfulAndNoTestIsRiskyOrSkippedOrIncomplete()PHPUnit\Framework\TestResult
wasSuccessfulIgnoringWarnings()PHPUnit\Framework\TestResult