Home
last modified time | relevance | path

Searched refs:markTestSkipped (Results 76 – 90 of 90) sorted by relevance

1234

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php24 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParserTest.php1945 $this->markTestSkipped('chmod is not supported on Windows');
1949 $this->markTestSkipped('This test will fail if run under superuser');
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DICSExportPluginTest.php17 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
81 if (!SABRE_HASSQLITE) $this->markTestSkipped('SQLite driver is not available');
/plugin/ifauthex/_test/
H A Dgeneral.test.php337 self::markTestSkipped('No config files exist -> skipping test');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php159 $this->markTestSkipped('This test required PHP 5.4.0');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php159 $this->markTestSkipped('This test required PHP 5.4.0');
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php159 $this->markTestSkipped('This test required PHP 5.4.0');
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php159 $this->markTestSkipped('This test required PHP 5.4.0');
/plugin/data-au/_test/
H A Dhelper.test.php107 …if (!$plugininstalled) $this->markTestSkipped('Pre-condition not satisfied: translation plugin mus…
/plugin/move/_test/
H A Dnamespace_move.test.php129 $this->markTestSkipped(
/plugin/data/_test/
H A Dhelper.test.php
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DXmlSerializationTest.php368 $this->markTestSkipped('Not supported in XML.');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php698 $this->markTestSkipped(implode(PHP_EOL, $missingRequirements));
H A DAssert.php2930 public static function markTestSkipped($message = '') function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php3267 $this->markTestSkipped('skipped');

1234