Searched refs:expectException (Results 1 – 25 of 50) sorted by relevance
12
103 $this->expectException(SyntaxError::class);115 $this->expectException(SyntaxError::class);127 $this->expectException(SyntaxError::class);139 $this->expectException(SyntaxError::class);151 $this->expectException(SyntaxError::class);163 $this->expectException(SyntaxError::class);
37 public function test_parseFilter($input_filter, $expected_filter, $expectException, $msg) argument40 if ($expectException !== false) $this->setExpectedException($expectException);
41 $this->expectException(StructException::class);50 $this->expectException(StructException::class);59 $this->expectException(StructException::class);
70 $this->expectException(StructException::class);
59 $this->expectException(StructException::class);
72 $this->expectException(StructException::class);
84 $this->expectException('Symfony\Component\Process\Exception\InvalidArgumentException');90 $this->expectException('Symfony\Component\Process\Exception\InvalidArgumentException');245 $this->expectException('Symfony\Component\Process\Exception\LogicException');265 $this->expectException('Symfony\Component\Process\Exception\InvalidArgumentException');475 $this->expectException('Symfony\Component\Process\Exception\RuntimeException');528 $this->expectException('Symfony\Component\Process\Exception\ProcessFailedException');699 $this->expectException('Symfony\Component\Process\Exception\RuntimeException');733 $this->expectException('Symfony\Component\Process\Exception\ProcessTimedOutException');751 $this->expectException('Symfony\Component\Process\Exception\ProcessTimedOutException');783 $this->expectException('Symfony\Component\Process\Exception\ProcessTimedOutException');[all …]
57 $this->expectException('Symfony\Component\Process\Exception\InvalidArgumentException');152 $this->expectException('Symfony\Component\Process\Exception\LogicException');202 $this->expectException('Symfony\Component\Process\Exception\InvalidArgumentException');
188 $test->expectException(RuntimeException::class);199 $test->expectException(RuntimeException::class, '');210 $test->expectException(RuntimeException::class, null);221 $test->expectException(RuntimeException::class);233 $test->expectException(RuntimeException::class);249 $test->expectException(RuntimeException::class);261 $test->expectException(RuntimeException::class);277 $test->expectException(RuntimeException::class);291 $test->expectException(RuntimeException::class);302 $test->expectException(InvalidArgumentException::class);
16 $this->expectException(InvalidArgumentException::class);26 $this->expectException(InvalidArgumentException::class);46 $this->expectException(InvalidArgumentException::class);53 $this->expectException(InvalidArgumentException::class);
108 $this->expectException(CannotAttachException::class);127 $this->expectException(UnexpectedValueException::class);133 $this->expectException(BadMethodCallException::class);
129 $this->expectException(SeekException::class);152 $this->expectException(RuntimeException::class);
35 $this->expectException(CannotAttachException::class);
6 $this->expectException(Exception::class);
29 self::expectException(ParseError::class);
397 $this->expectException('\InvalidArgumentException');410 $this->expectException('\InvalidArgumentException');
2 GH-2811: expectExceptionMessage() does not work without expectException()
53 $this->expectException(Exception::class);
67 $this->expectException(ValidationException::class);
60 $this->expectException(ValidationException::class);
61 $this->expectException(ValidationException::class);
20 $this->expectException(ValidationException::class);
24 $this->expectException('InvalidArgumentException');
52 $this->expectException(PHPUnit_Framework_ExpectationFailedException::class);
62 $this->expectException('RuntimeException');