Home
last modified time | relevance | path

Searched refs:configuration (Results 401 – 425 of 622) sorted by last modified time

1...<<11121314151617181920>>...25

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dlist-suites.phpt2 phpunit --list-suites --configuration=__DIR__.'/../_files/configuration.suites.xml'
6 $_SERVER['argv'][2] = '--configuration';
7 $_SERVER['argv'][3] = __DIR__.'/../_files/configuration.suites.xml';
H A Dlog-json-post-66021.phpt12 $_SERVER['argv'][1] = '--no-configuration';
H A Dlog-junit.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dlog-tap.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dstop-on-warning-via-cli.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtest-suffix-single.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-exclude-group.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-group.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-html.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-text.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox-xml.phpt5 $_SERVER['argv'][1] = '--no-configuration';
H A Dtestdox.phpt5 $_SERVER['argv'][1] = '--no-configuration';
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst44 …is not entirely clear how to handle this annotation. Depending on the configuration an exception (…
56 To anticipate the configuration section, making the above PHP class work with Doctrine Annotations …
H A Dindex.rst23 configuration to build the class mapping, but it can
39 used annotation configuration in classes. The annotation
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml25 - phpunit --configuration phpunit.xml --coverage-text --coverage-clover=coverage.xml
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst45 configuration
52 - :doc:`Configuration <configuration>`
H A Dhandlers.rst33 Subscribing handlers contain the configuration themselves which makes them easier to share with oth…
H A Dusage.rst9 .. configuration-block ::
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md101 2. `Data`, representing data required by the application, like configuration
108 like to access to a configuration file like this
112 `Foo.php` configuration file. This is an **abstract path for a resource**.
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md187 - Update configuration link to use reStructuredText link format [\#986](https://github.com/schmittj…
343 - Add support for overriding default annotation driver configuration [\#804](https://github.com/sch…
970 - serialize\_null configuration [\#77](https://github.com/schmittjoh/serializer/issues/77)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst174 Here are some configuration example that simulates some other template engines
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1473 * @param array $configuration
1479 protected function createConfiguredMock($originalClassName, array $configuration) argument
1483 foreach ($configuration as $method => $return) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/
H A DTestCaseMethod.tpl.dist79 $configuration = PHPUnit_Util_Configuration::getInstance($configurationFilePath);
80 $configuration->handlePHPConfiguration();
81 unset($configuration);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1216.phpt6 $_SERVER['argv'][1] = '--configuration';
H A D1348.phpt11 $_SERVER['argv'][1] = '--no-configuration';

1...<<11121314151617181920>>...25