[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/symfony/process/Tests/ -> ProcessFailedExceptionTest.php (summary)

(no description)

File Size: 133 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ProcessFailedExceptionTest:: (3 methods):
  testProcessFailedExceptionThrowsException()
  testProcessFailedExceptionPopulatesInformationFromProcessOutput()
  testDisabledOutputInFailedExceptionDoesNotPopulateOutput()


Class: ProcessFailedExceptionTest  - X-Ref


testProcessFailedExceptionThrowsException()   X-Ref
tests ProcessFailedException throws exception if the process was successful.


testProcessFailedExceptionPopulatesInformationFromProcessOutput()   X-Ref
tests ProcessFailedException uses information from process output
to generate exception message.


testDisabledOutputInFailedExceptionDoesNotPopulateOutput()   X-Ref
Tests that ProcessFailedException does not extract information from
process output if it was previously disabled.




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1