Result
final class Result (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Constants
| SUCCESS |
|
| FAILURE |
|
| EXCEPTION |
|
| CRASH |
|
Methods
string
output()
No description
int
shellExitCode()
No description
Details
static Result
from(string $output = '', int $shellExitCode = self::SUCCESS)
No description
string
output()
No description
int
shellExitCode()
No description