Home
last modified time | relevance | path

Searched refs:test (Results 876 – 900 of 1253) sorted by last modified time

1...<<31323334353637383940>>...51

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2380.phpt19 OK (1 test, 1 assertion)
H A D2382.phpt19 OK (1 test, 1 assertion)
H A D2435.phpt20 OK (1 test, 1 assertion)
H A D765.phpt2 GH-765: Fatal error triggered in PHPUnit when exception is thrown in data provider of a test with a…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2758/
H A DIssue2758TestListener.php4 public function endTest(PHPUnit_Framework_Test $test, $time) argument
6 if (!$test instanceof PHPUnit_Framework_TestCase) {
10 $test->addToAssertionCount(1);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddataprovider-issue-2922.phpt18 OK (1 test, 1 assertion)
H A Ddebug.phpt16 Starting test 'BankAccountTest::testBalanceIsInitiallyZero'.
18 Starting test 'BankAccountTest::testBalanceCannotBecomeNegative'.
20 Starting test 'BankAccountTest::testBalanceCannotBecomeNegative2'.
H A Ddependencies.phpt32 This test depends on "DependencyFailureTest::testOne" to pass.
35 This test depends on "DependencyFailureTest::testTwo" to pass.
38 This test depends on "DependencyFailureTest::testOne" to pass.
H A Dfilter-dataprovider-by-number-isolation.phpt21 OK (1 test, 1 assertion)
H A Dfilter-method-case-insensitive.phpt20 OK (1 test, 1 assertion)
H A Dlist-suites.phpt14 Available test suite(s):
H A Dlog-json-post-66021.phpt24 Warning: Deprecated JSON test listener used
33 "test": "BankAccountTest::testBalanceIsInitiallyZero"
35 "event": "test",
37 "test": "BankAccountTest::testBalanceIsInitiallyZero",
46 "test": "BankAccountTest::testBalanceCannotBecomeNegative"
48 "event": "test",
50 "test": "BankAccountTest::testBalanceCannotBecomeNegative",
59 "test": "BankAccountTest::testBalanceCannotBecomeNegative2"
61 "event": "test",
63 "test": "BankAccountTest::testBalanceCannotBecomeNegative2",
H A Dlog-tap.phpt16 Warning: Deprecated TAP test listener used
H A Dtest-suffix-single.phpt2 phpunit --test-suffix .test.php ../_files/
6 $_SERVER['argv'][2] = '--test-suffix';
7 $_SERVER['argv'][3] = '.test.php';
H A Dtestdox-xml.phpt19 …<test className="StatusTest" methodName="testSuccess" prettifiedClassName="Status" prettifiedMetho…
20 …<test className="StatusTest" methodName="testFailure" prettifiedClassName="Status" prettifiedMetho…
21 …<test className="StatusTest" methodName="testError" prettifiedClassName="Status" prettifiedMethodN…
22 …<test className="StatusTest" methodName="testIncomplete" prettifiedClassName="Status" prettifiedMe…
23 …<test className="StatusTest" methodName="testSkipped" prettifiedClassName="Status" prettifiedMetho…
24 …<test className="StatusTest" methodName="testRisky" prettifiedClassName="Status" prettifiedMethodN…
25 …<test className="StatusTest" methodName="testWarning" prettifiedClassName="Status" prettifiedMetho…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dreturn_type_declarations_object_method.phpt13 return 'test';
H A Dreturn_type_declarations_static_method.phpt13 return 'test';
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A DREADME.md13 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md14 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md23 'file' => '/home/sebastianbergmann/test.php'
169 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DDumperTest.php92 $test = $this->parser->parse($yaml);
93 if (isset($test['dump_skip']) && $test['dump_skip']) {
95 } elseif (isset($test['todo']) && $test['todo']) {
98 eval('$expected = '.trim($test['php']).';');
99 …is->assertSame($expected, $this->parser->parse($this->dumper->dump($expected, 10)), $test['test']);
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsAnchorAlias.yml2 test: Simple Alias Example
20 test: Alias of a Mapping
H A DYtsBasicTests.yml2 test: Simple Sequence
38 test: Nested Sequences
51 test: Mixed Sequences
66 test: Deeply Nested Sequences
79 test: Simple Mapping
92 test: Sequence in a Mapping
103 test: Nested Mappings
122 test: Mixed Mapping
156 test: Mapping-in-Sequence Shortcut
168 test: Sequence-in-Mapping Shortcut
[all …]
H A DYtsBlockMapping.yml2 test: One Element Mapping
10 test: Multi Element Mapping
24 test: Values aligned
39 test: Colons aligned
H A DYtsDocumentSeparator.yml2 test: Trailing Document Separator
21 test: Leading Document Separator
41 test: YAML Header
56 test: Red Herring Document Separator
69 test: Multiple Document Separators in Block

1...<<31323334353637383940>>...51