Home
last modified time | relevance | path

Searched full:tests (Results 1 – 25 of 1573) sorted by relevance

12345678910>>...63

/plugin/oauth/
H A Ddeleted.files139 phpoauthlib/tests/Mocks/Common/FakeProject/NS/SomeClass.php
140 phpoauthlib/tests/Mocks/Common/Service/Mock.php
141 phpoauthlib/tests/Mocks/OAuth1/Service/Fake.php
142 phpoauthlib/tests/Mocks/OAuth1/Service/Mock.php
143 phpoauthlib/tests/Mocks/OAuth2/Service/Fake.php
144 phpoauthlib/tests/Mocks/OAuth2/Service/Mock.php
145 phpoauthlib/tests/Unit/Common/AutoloaderTest.php
146 phpoauthlib/tests/Unit/Common/Consumer/CredentialsTest.php
147 phpoauthlib/tests/Unit/Common/Http/Client/AbstractClientTest.php
148 phpoauthlib/tests/Unit/Common/Http/Client/CurlClientTest.php
[all …]
/plugin/findologicxmlexport/vendor/doctrine/annotations/
Dphpstan.neon3 - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php
5 - %currentWorkingDirectory%/tests/*/Fixtures/*
6 … - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/ReservedKeywordsClasses.php
7 - %currentWorkingDirectory%/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php
8 - %currentWorkingDirectory%/tests/Doctrine/Tests/DoctrineTestCase.php
13 …- '#Property Doctrine\\Tests\\Common\\Annotations\\DummyClassNonAnnotationProblem::\$foo has unkno…
14 - '#Class Doctrine\\Tests\\Common\\Annotations\\True not found#'
15 - '#Class Doctrine\\Tests\\Common\\Annotations\\False not found#'
16 - '#Class Doctrine\\Tests\\Common\\Annotations\\Null not found#'
/plugin/asciidocjs/node_modules/core-js/build/
DGruntfile.ls21 './tests/helpers.js': './tests/helpers/*'
22 './tests/tests.js': './tests/tests/*'
23 './tests/library.js': './tests/library/*'
24 './tests/es.js': './tests/tests/es*'
25 './tests/experimental.js': './tests/experimental/*'
46 tests:
47 files: './tests/tests/*'
51 configFile: './tests/karma.conf.js'
55 'library': files: <[client/library.js tests/helpers.js tests/library.js]>map -> src: it
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Driver/
DFileLocatorTest.php5 namespace Metadata\Tests\Driver;
15 'Metadata\Tests\Driver\Fixture\A' => __DIR__ . '/Fixture/A',
16 'Metadata\Tests\Driver\Fixture\B' => __DIR__ . '/Fixture/B',
17 'Metadata\Tests\Driver\Fixture\C' => __DIR__ . '/Fixture/C',
20 $ref = new \ReflectionClass('Metadata\Tests\Driver\Fixture\A\A');
23 $ref = new \ReflectionClass('Metadata\Tests\Driver\Fixture\B\B');
26 $ref = new \ReflectionClass('Metadata\Tests\Driver\Fixture\C\SubDir\C');
37 'Metadata\Tests\Driver\Fixture\T' => __DIR__ . '/Fixture/T',
40 $ref = new \ReflectionClass('Metadata\Tests\Driver\Fixture\T\T');
58 'Metadata\Tests\Driver\Fixture\A' => __DIR__ . '/Fixture/A',
[all …]
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
DMetadataFactoryTest.php5 namespace Metadata\Tests;
22 ->with($this->equalTo(new \ReflectionClass('Metadata\Tests\Fixtures\TestObject')))
30 ->with($this->equalTo(new \ReflectionClass('Metadata\Tests\Fixtures\TestParent')))
37 $metadata = $factory->getMetadataForClass('Metadata\Tests\Fixtures\TestParent');
50 ->with($this->equalTo(new \ReflectionClass('Metadata\Tests\Fixtures\TestObject')))
58 ->with($this->equalTo(new \ReflectionClass('Metadata\Tests\Fixtures\TestParent')))
65 $metadata = $factory->getMetadataForClass('Metadata\Tests\Fixtures\TestParent');
68 $this->assertEquals('Metadata\Tests\Fixtures\TestParent', $metadata->name);
82 case 'Metadata\Tests\Fixtures\ComplexHierarchy\BaseClass':
86 case 'Metadata\Tests\Fixtures\ComplexHierarchy\SubClassA':
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
DContextTest.php5 namespace JMS\Serializer\Tests\Serializer;
11 use JMS\Serializer\Tests\Fixtures\Author;
12 use JMS\Serializer\Tests\Fixtures\BlogPost;
13 use JMS\Serializer\Tests\Fixtures\InlineChild;
14 use JMS\Serializer\Tests\Fixtures\Node;
15 use JMS\Serializer\Tests\Fixtures\Publisher;
16 use JMS\Serializer\Tests\Fixtures\VersionedObject;
39 $expectedPath = 'JMS\Serializer\Tests\Fixtures\Node';
42 … $expectedPath = 'JMS\Serializer\Tests\Fixtures\Node -> JMS\Serializer\Tests\Fixtures\Node';
45 … $expectedPath = 'JMS\Serializer\Tests\Fixtures\Node -> JMS\Serializer\Tests\Fixtures\Node';
[all …]
DBaseSerializationTest.php5 namespace JMS\Serializer\Tests\Serializer;
28 use JMS\Serializer\Tests\Fixtures\AccessorOrderChild;
29 use JMS\Serializer\Tests\Fixtures\AccessorOrderMethod;
30 use JMS\Serializer\Tests\Fixtures\AccessorOrderParent;
31 use JMS\Serializer\Tests\Fixtures\Author;
32 use JMS\Serializer\Tests\Fixtures\AuthorExpressionAccess;
33 use JMS\Serializer\Tests\Fixtures\AuthorExpressionAccessContext;
34 use JMS\Serializer\Tests\Fixtures\AuthorList;
35 use JMS\Serializer\Tests\Fixtures\AuthorReadOnly;
36 use JMS\Serializer\Tests\Fixtures\AuthorReadOnlyPerClass;
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
DVEventTest.php18 $tests = [];
24 $tests[] = [$vevent, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
25 $tests[] = [$vevent, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false];
29 $tests[] = [$vevent2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
30 $tests[] = [$vevent2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false];
34 $tests[] = [$vevent3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
35 $tests[] = [$vevent3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false];
40 $tests[] = [$vevent4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
41 $tests[] = [$vevent4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false];
43 …$tests[] = [$vevent4, new \DateTime('2011-12-25 16:00:00'), new \DateTime('2011-12-25 17:00:00'), …
[all …]
DVTodoTest.php21 $tests = [];
27 $tests[] = [$vtodo, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
28 $tests[] = [$vtodo, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false];
32 $tests[] = [$vtodo2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
33 $tests[] = [$vtodo2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false];
37 $tests[] = [$vtodo3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
38 $tests[] = [$vtodo3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false];
42 $tests[] = [$vtodo4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
43 $tests[] = [$vtodo4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false];
47 $tests[] = [$vtodo5, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true];
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
DVEventTest.php20 $tests = array();
26 $tests[] = array($vevent, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
27 $tests[] = array($vevent, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
31 $tests[] = array($vevent2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
32 $tests[] = array($vevent2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
36 $tests[] = array($vevent3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
37 $tests[] = array($vevent3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
42 $tests[] = array($vevent4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
43 $tests[] = array($vevent4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
45 …$tests[] = array($vevent4, new \DateTime('2011-12-25 16:00:00'), new \DateTime('2011-12-25 17:00:0…
[all …]
DVTodoTest.php22 $tests = array();
28 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
29 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
33 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
34 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
38 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
39 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
43 $tests[] = array($vtodo4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
44 $tests[] = array($vtodo4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
48 $tests[] = array($vtodo5, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
DVEventTest.php20 $tests = array();
26 $tests[] = array($vevent, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
27 $tests[] = array($vevent, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
31 $tests[] = array($vevent2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
32 $tests[] = array($vevent2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
36 $tests[] = array($vevent3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
37 $tests[] = array($vevent3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
42 $tests[] = array($vevent4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
43 $tests[] = array($vevent4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
45 …$tests[] = array($vevent4, new \DateTime('2011-12-25 16:00:00'), new \DateTime('2011-12-25 17:00:0…
[all …]
DVTodoTest.php22 $tests = array();
28 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
29 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
33 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
34 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
38 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
39 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
43 $tests[] = array($vtodo4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
44 $tests[] = array($vtodo4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
48 $tests[] = array($vtodo5, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVEventTest.php20 $tests = array();
26 $tests[] = array($vevent, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
27 $tests[] = array($vevent, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
31 $tests[] = array($vevent2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
32 $tests[] = array($vevent2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
36 $tests[] = array($vevent3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
37 $tests[] = array($vevent3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
42 $tests[] = array($vevent4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
43 $tests[] = array($vevent4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
45 …$tests[] = array($vevent4, new \DateTime('2011-12-25 16:00:00'), new \DateTime('2011-12-25 17:00:0…
[all …]
H A DVTodoTest.php22 $tests = array();
28 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
29 $tests[] = array($vtodo, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
33 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
34 $tests[] = array($vtodo2, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
38 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
39 $tests[] = array($vtodo3, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
43 $tests[] = array($vtodo4, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
44 $tests[] = array($vtodo4, new \DateTime('2011-01-01'), new \DateTime('2011-11-01'), false);
48 $tests[] = array($vtodo5, new \DateTime('2011-01-01'), new \DateTime('2012-01-01'), true);
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
DFreeBusyGeneratorTest.php9 $tests = array();
21 $tests[] = array(
38 $tests[] = array(
55 $tests[] = array(
72 $tests[] = array(
89 $tests[] = array(
105 $tests[] = array(
121 $tests[] = array(
137 $tests[] = array(
152 $tests[] = array(
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
DFreeBusyGeneratorTest.php9 $tests = array();
21 $tests[] = array(
38 $tests[] = array(
55 $tests[] = array(
72 $tests[] = array(
89 $tests[] = array(
105 $tests[] = array(
121 $tests[] = array(
137 $tests[] = array(
152 $tests[] = array(
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php9 $tests = array();
21 $tests[] = array(
38 $tests[] = array(
55 $tests[] = array(
72 $tests[] = array(
89 $tests[] = array(
105 $tests[] = array(
121 $tests[] = array(
137 $tests[] = array(
152 $tests[] = array(
[all …]
/plugin/asciidocjs/node_modules/core-js/
Dpackage.json12 "es-observable-tests": "0.2.x",
30 "promises-aplus-tests": "^2.1.2",
38 "promises-tests": "promises-aplus-tests tests/promises-aplus/adapter",
39 "observables-tests": "node tests/observables/adapter && node tests/observables/adapter-library",
40 … run grunt library karma:library && npm run promises-tests && npm run observables-tests && lsc tes…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
DFunctionTest.php40 $tests = [];
43 $tests[] = [$node, 'foo()', $environment];
46 $tests[] = [$node, 'foo("bar", "foobar")', $environment];
49 $tests[] = [$node, 'bar($this->env)', $environment];
52 $tests[] = [$node, 'bar($this->env, "bar")', $environment];
55 $tests[] = [$node, 'foofoo($context)', $environment];
58 $tests[] = [$node, 'foofoo($context, "bar")', $environment];
61 $tests[] = [$node, 'foobar($this->env, $context)', $environment];
64 $tests[] = [$node, 'foobar($this->env, $context, "bar")', $environment];
71 $tests[] = [$node, 'twig_date_converter($this->env, 0, "America/Chicago")'];
[all …]
/plugin/mdpage/vendor/composer/
Dautoload_classmap.php33 …'cebe\\markdown\\tests\\BaseMarkdownTest' => $vendorDir . '/cebe/markdown/tests/BaseMarkdownTest.p…
34 …'cebe\\markdown\\tests\\GithubMarkdownTest' => $vendorDir . '/cebe/markdown/tests/GithubMarkdownTe…
35 …'cebe\\markdown\\tests\\MarkdownExtraTest' => $vendorDir . '/cebe/markdown/tests/MarkdownExtraTest…
36 …'cebe\\markdown\\tests\\MarkdownOLStartNumTest' => $vendorDir . '/cebe/markdown/tests/MarkdownOLSt…
37 'cebe\\markdown\\tests\\MarkdownTest' => $vendorDir . '/cebe/markdown/tests/MarkdownTest.php',
38 'cebe\\markdown\\tests\\ParserTest' => $vendorDir . '/cebe/markdown/tests/ParserTest.php',
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
Dhelp2.phpt39 --filter <pattern> Filter which tests to run.
41 --group ... Only runs tests from the specified group(s).
42 --exclude-group ... Exclude tests from the specified group(s).
50 --report-useless-tests Be strict about tests that do not test anything.
53 --disallow-test-output Be strict about output during tests.
54 --disallow-resource-usage Be strict about resource usage during small tests.
56 --disallow-todo-tests Disallow @todo-annotated tests.
72 --fail-on-warning Treat tests with warnings as failures.
73 --fail-on-risky Treat risky tests as failures.
81 --testdox-group Only include tests from the specified group(s).
[all …]
Dhelp.phpt38 --filter <pattern> Filter which tests to run.
40 --group ... Only runs tests from the specified group(s).
41 --exclude-group ... Exclude tests from the specified group(s).
49 --report-useless-tests Be strict about tests that do not test anything.
52 --disallow-test-output Be strict about output during tests.
53 --disallow-resource-usage Be strict about resource usage during small tests.
55 --disallow-todo-tests Disallow @todo-annotated tests.
71 --fail-on-warning Treat tests with warnings as failures.
72 --fail-on-risky Treat risky tests as failures.
80 --testdox-group Only include tests from the specified group(s).
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
DParserTest.php12 namespace Symfony\Component\Yaml\Tests;
90 $tests = [];
105 $tests['Literal block chomping strip with single trailing newline'] = [$expected, $yaml];
122 $tests['Literal block chomping strip with multiple trailing newlines'] = [$expected, $yaml];
130 …$tests['Literal block chomping strip with multiple trailing newlines after a 1-liner'] = [$expecte…
144 $tests['Literal block chomping strip without trailing newline'] = [$expected, $yaml];
159 $tests['Literal block chomping clip with single trailing newline'] = [$expected, $yaml];
176 $tests['Literal block chomping clip with multiple trailing newlines'] = [$expected, $yaml];
192 …$tests['Literal block chomping clip with embedded blank line inside unindented collection'] = [$ex…
206 $tests['Literal block chomping clip without trailing newline'] = [$expected, $yaml];
[all …]
/plugin/mdpage/vendor/cebe/markdown/
Dphpunit.xml.dist2 <phpunit bootstrap="./tests/bootstrap.php"
10 <file>./tests/ParserTest.php</file>
12 <file>./tests/MarkdownTest.php</file>
13 <file>./tests/MarkdownOLStartNumTest.php</file>
15 <file>./tests/GithubMarkdownTest.php</file>
17 <file>./tests/MarkdownExtraTest.php</file>
23 <directory>./tests</directory>

12345678910>>...63