Home
last modified time | relevance | path

Searched refs:tests (Results 51 – 75 of 323) sorted by relevance

12345678910>>...13

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dlog-teamcity.phpt19 ##teamcity[testSuiteStarted name='BankAccountTest' locationHint='php_qn://%s/tests/_files/BankAccou…
21 ##teamcity[testStarted name='testBalanceIsInitiallyZero' locationHint='php_qn://%s/tests/_files/Ban…
25 ##teamcity[testStarted name='testBalanceCannotBecomeNegative' locationHint='php_qn://%s/tests/_file…
29 ##teamcity[testStarted name='testBalanceCannotBecomeNegative2' locationHint='php_qn://%s/tests/_fil…
38 OK (3 tests, 3 assertions)
H A Dreport-useless-tests-incomplete.phpt2 phpunit --report-useless-tests IncompleteTest ../_files/IncompleteTest.php
6 $_SERVER['argv'][2] = '--report-useless-tests';
19 OK, but incomplete, skipped, or risky tests!
H A Dreport-useless-tests-isolation.phpt2 phpunit --report-useless-tests --process-isolation IncompleteTest ../_files/IncompleteTest.php
6 $_SERVER['argv'][2] = '--report-useless-tests';
20 OK, but incomplete, skipped, or risky tests!
H A Dreport-useless-tests.phpt2 phpunit --report-useless-tests NothingTest ../_files/NothingTest.php
6 $_SERVER['argv'][2] = '--report-useless-tests';
27 OK, but incomplete, skipped, or risky tests!
H A Ddisable-code-coverage-ignore.phpt2 …verage-ignore IgnoreCodeCoverageClassTest tests/_files/IgnoreCodeCoverageClassTest.php --whitelist…
28 OK (2 tests, 2 assertions)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DConstantTest.php26 $tests = [];
29 $tests[] = [$node, '"foo"'];
31 return $tests;
H A DConditionalTest.php32 $tests = [];
38 $tests[] = [$node, '((1) ? (2) : (3))'];
40 return $tests;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DPrintTest.php28 $tests = [];
29 $tests[] = [new PrintNode(new ConstantExpression('foo', 1), 1), "// line 1\necho \"foo\";"];
31 return $tests;
H A DSandboxTest.php28 $tests = [];
33 $tests[] = [$node, <<<EOF
45 return $tests;
H A DDoTest.php28 $tests = [];
32 $tests[] = [$node, "// line 1\n\"foo\";"];
34 return $tests;
H A DForTest.php49 $tests = [];
60 $tests[] = [$node, <<<EOF
82 $tests[] = [$node, <<<EOF
125 $tests[] = [$node, <<<EOF
158 $tests[] = [$node, <<<EOF
197 return $tests;
H A DModuleTest.php47 $tests = [];
57 $tests[] = [$node, <<<EOF
122 $tests[] = [$node, <<<EOF
204 $tests[] = [$node, <<<EOF
266 return $tests;
H A DImportTest.php31 $tests = [];
37 $tests[] = [$node, <<<EOF
43 return $tests;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dstyle.css35 .table tbody tr.covered-by-large-tests, li.covered-by-large-tests, tr.success, td.success, li.succe…
39 .table tbody tr.covered-by-medium-tests, li.covered-by-medium-tests {
43 .table tbody tr.covered-by-small-tests, li.covered-by-small-tests {
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DStagingExtension.php33 protected $tests = []; variable in Twig\\Extension\\StagingExtension
99 if (isset($this->tests[$name])) {
103 $this->tests[$name] = $test;
108 return $this->tests;
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DIfTokenParser.php42 $tests = [$expr, $body];
57 $tests[] = $expr;
58 $tests[] = $body;
72 return new IfNode(new Node($tests), $else, $lineno, $this->getTag());
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A Dphpstan.neon.dist9 - tests
14 path: '*/tests/DoctrineTest/InstantiatorTestAsset/*.php'
19 path: '*/tests/DoctrineTest/InstantiatorTest/InstantiatorTest.php'
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateTest.php373 $tests = [];
385 $tests[] = [$test[0], $test[1], $testObject[0], $test[2], [], $testObject[1]];
390 $tests = array_merge($tests, [
395 $tests = array_merge($tests, [
408 foreach ($tests as $test) {
411 $tests[] = $test;
418 $tests = array_merge($tests, [
435 $tests = array_merge($tests, [
440 $tests = array_merge($tests, [
446 return $tests;
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml126 …$BIN ./test/saucelabs.js name="lodash tests" runner="test/index.html?build=../dist/lodash.js&n…
127 …$BIN ./test/saucelabs.js name="lodash tests" runner="test/index.html?build=../dist/lodash.min.…
128 …$BIN ./test/saucelabs.js name="lodash-fp tests" runner="test/fp.html?noglobals=true" …
129 …$BIN ./test/saucelabs.js name="underscore tests" runner="test/underscore.html?build=../dist/lodash…
130 …$BIN ./test/saucelabs.js name="underscore tests" runner="test/underscore.html?build=../dist/lodash…
131 …$BIN ./test/saucelabs.js name="backbone tests" runner="test/backbone.html?build=../dist/lodash.j…
132 …$BIN ./test/saucelabs.js name="backbone tests" runner="test/backbone.html?build=../dist/lodash.m…
133 …$BIN ./test/saucelabs.js name="backbone tests" runner="test/backbone.html?build=../dist/lodash.c…
134 …$BIN ./test/saucelabs.js name="backbone tests" runner="test/backbone.html?build=../dist/lodash.c…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php121 foreach ($file->getCoverageData() as $line => $tests) {
122 if (!is_array($tests) || count($tests) == 0) {
128 foreach ($tests as $test) {
193 private function processTests(array $tests) argument
197 foreach ($tests as $test => $result) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DUrlMap.php271 public function setTests($tests) argument
273 $this->tests = $tests;
280 return $this->tests;
/plugin/jplayer/vendor/mustache/mustache/
H A DCONTRIBUTING.md10 …3. Run the test suite. We only take pull requests with passing tests, and it's great to know that …
12 …4. Add tests for your change. Only refactoring and documentation changes require no new tests. If …
14 5. Make the tests pass.
25 * Write tests that fail without your code, and pass with it.
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md14 - All code must be covered by tests so if you fix a bug or add a feature, please include a test cas…
24 Running the tests
28 the subfolders of the `/tests` folder. The result of the parser is tested with an input and an outp…
31 You can run the tests after initializing the lib with composer(`composer install`) with the followi…
36 the `/tests` directory. See existing files for examples.
/plugin/findologicxmlexport/vendor/jms/serializer/.travis/
H A Dscript_test.sh5 php tests/benchmark.php json 3
6 php tests/benchmark.php xml 3
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddefault.rst27 Read the documentation for the :doc:`defined<../tests/defined>` and
28 :doc:`empty<../tests/empty>` tests to learn more about their semantics.

12345678910>>...13