Home
last modified time | relevance | path

Searched refs:expectException (Results 1 – 25 of 36) sorted by relevance

12

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Type/
H A DParserTest.php103 $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);
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php245 $this->expectException('Symfony\Component\Process\Exception\LogicException');
925 $this->expectException('Symfony\Component\Process\Exception\LogicException');
938 $this->expectException('Symfony\Component\Process\Exception\LogicException');
960 $this->expectException('Symfony\Component\Process\Exception\LogicException');
995 $this->expectException(RuntimeException::class);
997 $this->expectException('TypeError');
1063 $this->expectException('Symfony\Component\Process\Exception\LogicException');
1072 $this->expectException('Symfony\Component\Process\Exception\LogicException');
1091 $this->expectException('Symfony\Component\Process\Exception\LogicException');
1581 private function skipIfNotEnhancedSigchild($expectException = true) argument
[all …]
H A DProcessBuilderTest.php57 $this->expectException('Symfony\Component\Process\Exception\InvalidArgumentException');
152 $this->expectException('Symfony\Component\Process\Exception\LogicException');
202 $this->expectException('Symfony\Component\Process\Exception\InvalidArgumentException');
H A DProcessFailedExceptionTest.php32 $this->expectException(\InvalidArgumentException::class);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestCaseTest.php188 $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);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAsyncReadStreamTest.php16 $this->expectException(InvalidArgumentException::class);
26 $this->expectException(InvalidArgumentException::class);
46 $this->expectException(InvalidArgumentException::class);
53 $this->expectException(InvalidArgumentException::class);
H A DStreamDecoratorTraitTest.php108 $this->expectException(CannotAttachException::class);
127 $this->expectException(UnexpectedValueException::class);
133 $this->expectException(BadMethodCallException::class);
H A DUtilsTest.php129 $this->expectException(SeekException::class);
152 $this->expectException(RuntimeException::class);
H A DNullStreamTest.php35 $this->expectException(CannotAttachException::class);
H A DGuzzleStreamWrapperTest.php64 $this->expectException(InvalidArgumentException::class);
H A DBufferStreamTest.php65 $this->expectException(CannotAttachException::class);
H A DPumpStreamTest.php73 $this->expectException(CannotAttachException::class);
H A DFnStreamTest.php16 $this->expectException(BadMethodCallException::class);
H A DStreamTest.php15 $this->expectException(InvalidArgumentException::class);
211 $this->expectException(InvalidArgumentException::class);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2731/
H A DIssue2731Test.php6 $this->expectException(Exception::class);
/plugin/barcodes/tests/
H A DColorTest.php29 self::expectException(ParseError::class);
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DDifferTest.php397 $this->expectException('\InvalidArgumentException');
410 $this->expectException('\InvalidArgumentException');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2811.phpt2 GH-2811: expectExceptionMessage() does not work without expectException()
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DCustomExtensionTest.php24 $this->expectException('InvalidArgumentException');
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Matcher/
H A DConsecutiveParametersTest.php52 $this->expectException(PHPUnit_Framework_ExpectationFailedException::class);
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Driver/
H A DDriverChainTest.php62 $this->expectException('RuntimeException');
H A DAbstractFileDriverTest.php77 $this->expectException('RuntimeException');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DArrayTest.php42 $this->expectException('JMS\Serializer\Exception\RuntimeException');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DTestTest.php530 $this->expectException(PHPUnit_Framework_Exception::class);
540 $this->expectException(PHPUnit_Framework_Exception::class);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DClassMetadataTest.php87 $this->expectException('\JMS\Serializer\Exception\InvalidMetadataException');

12