Lines Matching refs:expectExceptionMessage
246 $this->expectExceptionMessage('Input can not be set while the process is running.');
266 …$this->expectExceptionMessage('"Symfony\Component\Process\Process::setInput" only accepts strings,…
476 $this->expectExceptionMessage('TTY mode is not supported on Windows platform.');
700 $this->expectExceptionMessage('The process has been signaled');
734 $this->expectExceptionMessage('exceeded the timeout of 0.1 seconds.');
752 $this->expectExceptionMessage('exceeded the timeout of 0.1 seconds.');
784 $this->expectExceptionMessage('exceeded the timeout of 0.1 seconds.');
847 $this->expectExceptionMessage('exceeded the timeout of 0.1 seconds.');
926 $this->expectExceptionMessage('Can not send signal on a non running process.');
939 … $this->expectExceptionMessage(sprintf('Process must be started before calling "%s()".', $method));
961 $this->expectExceptionMessage('Process must be terminated before calling');
1035 … $this->expectExceptionMessage('Disabling output while the process is running is not possible.');
1044 … $this->expectExceptionMessage('Enabling output while the process is running is not possible.');
1064 $this->expectExceptionMessage('Output can not be disabled while an idle timeout is set.');
1073 $this->expectExceptionMessage('timeout can not be set while the output is disabled.');
1092 $this->expectExceptionMessage('Output has been disabled.');
1588 $this->expectExceptionMessage('This PHP has been compiled with --enable-sigchild.');