class ProcessFailedExceptionTest

@author Sebastian Marek <proofek@gmail.com>

Hierarchy

  • class \Symfony\Component\Process\Tests\ProcessFailedExceptionTest extends \Symfony\Component\Process\Tests\PHPUnit_Framework_TestCase

Expanded class hierarchy of ProcessFailedExceptionTest

File

drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessFailedExceptionTest.php, line 20

Namespace

Symfony\Component\Process\Tests
View source

Members

Namesort descending Modifiers Type Description Overrides
ProcessFailedExceptionTest::testProcessFailedExceptionPopulatesInformationFromProcessOutput public function tests ProcessFailedException uses information from process output to generate exception message
ProcessFailedExceptionTest::testProcessFailedExceptionThrowsException public function tests ProcessFailedException throws exception if the process was successful