Home
last modified time | relevance | path

Searched refs:markTestSkipped (Results 26 – 50 of 90) sorted by path

1234

/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php159 $this->markTestSkipped('This test required PHP 5.4.0');
H A DTimeZoneUtilTest.php24 …$this->markTestSkipped($timezoneName . ' is not (yet) supported in this PHP version. Update pecl/t…
/plugin/dbquery/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dev/skel/_test/
H A DGeneralTest.php50 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dw2pdf/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dx/_test/
H A DGeneralTest.php53 self::markTestSkipped('No config files exist -> skipping test');
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel53 self::markTestSkipped('No config files exist -> skipping test');
/plugin/farmer/_test/
H A DGeneralTest.php
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Cache/
H A DDoctrineCacheAdapterTest.php21 $this->markTestSkipped('Doctrine\Common is not installed.');
H A DPsrCacheAdapterTest.php21 $this->markTestSkipped('symfony/cache is not installed.');
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Driver/
H A DFileLocatorTest.php33 $this->markTestSkipped('No traits available');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DAnnotationDriverTest.php20 $this->markTestSkipped('Can not define annotation metadata for internal classes');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DBaseSerializationTest.php196 … $this->markTestSkipped(sprintf('No deserializer available for format `%s`', $this->getFormat()));
496 $this->markTestSkipped('XML can\'t be tested for empty array');
611 $this->markTestSkipped('XML deserialization does not support key-val pairs mode');
1008 $this->markTestSkipped('Not using Symfony Form >= 2.3 with submit type');
1053 $this->markTestSkipped('Doctrine is not available.');
1064 $this->markTestSkipped('Doctrine is not available.');
H A DXmlSerializationTest.php368 $this->markTestSkipped('Not supported in XML.');
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DCodeCoverageTest.php34 $this->markTestSkipped('Requires PHP CLI and Xdebug');
53 $this->markTestSkipped('Requires PHP CLI and Xdebug');
71 $this->markTestSkipped('Requires PHPDBG');
90 $this->markTestSkipped('Requires PHPDBG');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2930 public static function markTestSkipped($message = '') function in PHPUnit_Framework_Assert
H A DSkippedTestCase.php60 $this->markTestSkipped($this->message);
H A DTestCase.php698 $this->markTestSkipped(implode(PHP_EOL, $missingRequirements));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php3267 $this->markTestSkipped('skipped');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDataProviderDependencyTest.php7 $this->markTestSkipped('This test should be skipped.');
22 $this->markTestSkipped('Any test with this data provider should be skipped.');
H A DDataProviderSkippedTest.php22 $this->markTestSkipped('skipped');
H A DStatusTest.php26 $this->markTestSkipped();
H A DTestSkipped.php6 $this->markTestSkipped('Skipped test');
/plugin/findologicxmlexport/vendor/sebastian/exporter/tests/
H A DExporterTest.php186 …$this->markTestSkipped('Skipped due to "Nesting level too deep - recursive dependency?" fatal erro…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php98 $this->markTestSkipped('Your platform does not support locales.');
104 … $this->markTestSkipped('Could not set any of required locales: '.implode(', ', $requiredLocales));

1234