Home
last modified time | relevance | path

Searched refs:fail (Results 151 – 175 of 259) sorted by path

1234567891011

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp2.phpt72 --fail-on-warning Treat tests with warnings as failures.
73 --fail-on-risky Treat risky tests as failures.
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DBankAccountTest.php56 $this->fail();
74 $this->fail();
H A DBankAccountTest.test.php49 $this->fail();
67 $this->fail();
H A DBankAccountTest2.php41 $this->fail();
54 $this->fail();
H A DDependencyFailureTest.php6 $this->fail();
H A DFailure.php6 $this->fail();
H A Dphpt-xfail.phpt9 Syntax Error in PHPT is supposed to fail
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParserTest.php69 $this->fail('YAML files must not contain tabs');
554 $this->fail('charsets other than UTF-8 are rejected.');
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/
H A DSimpleTokenParserTest.php29 $this->fail();
36 $this->fail();
43 $this->fail();
H A DgrammarTest.php38 $this->fail('Exception not expected');
46 $this->fail(sprintf('Exception "%s" expected', $exception));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DErrorTest.php57 $this->fail();
85 $this->fail();
102 $this->fail();
121 $this->fail();
144 $this->fail();
154 $this->fail();
H A DTemplateTest.php56 $this->fail('Accessing an invalid attribute should throw an exception.');
99 $this->fail();
105 $this->fail();
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php69 … $this->fail('Sandbox throws a SecurityError exception if an unallowed method is called');
82 … $this->fail('Sandbox throws a SecurityError exception if an unallowed filter is called');
94 …$this->fail('Sandbox throws a SecurityError exception if an unallowed tag is used in the template'…
106 …$this->fail('Sandbox throws a SecurityError exception if an unallowed property is called in the te…
122 …$this->fail('Sandbox throws a SecurityError exception if an unallowed method (__toString()) is cal…
192 …$this->fail('Sandbox throws a SecurityError exception if an unallowed function is called in the te…
204 … $this->fail('Sandbox throws a SecurityError exception if the unallowed range operator is called');
279 … $this->fail('Sandbox throws a SecurityError exception when the included file is sandboxed');
311 $this->fail('An exception should be thrown for this test to be valid.');
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DFilesystemTest.php35 $this->fail();
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md18 they fail.
/plugin/flowchartjs/
H A Dscript.js40 .fail(function(j, s, e){
/plugin/flowplayer/player/
H A DREADME.txt342 … in a onFullscreen listener now always works, there was a bug that caused this to fail occasionally
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php148 return $this->fail($message);
163 return $this->fail($message);
177 return $this->fail($message);
206 return $this->fail($message);
237 return $this->fail($message);
259 return $this->fail($message);
278 return $this->fail($message);
297 return $this->fail($message);
316 return $this->fail($message);
338 return $this->fail($message);
[all …]
H A DTestCase.php237 function fail($message = '') { function in PHPUnit_TestCase
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …:1,"eof?":1,"eql?":1,"equal?":1,"eval":1,exec:1,exit:1,"exit!":1,extend:1,fail:1,fcntl:1,fetch:1,f… property in hljs.LANGUAGES.ruby.c.keymethods
/plugin/htvid/
H A DTODO4 will fail if you only list one without the extra pipe seperator.)
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md99 `InvalidArgumentException` and `LogicException` in all places where we fail
275 instead of a hard fail.
413 slightly changed which caused the test to fail.
443 * Fixed: Issue #70. Casting a parameter with a null value to string would fail.
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DPHPUnitAssertions.php47 $this->fail('Input must be a string, stream or VObject component');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Splitter/
H A DICalendarTest.php177 $this->fail('Validation errors: ' . implode("\n", $messages));
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DReaderTest.php353 $this->fail('We expected a ParseException to be thrown');

1234567891011