Home
last modified time | relevance | path

Searched refs:ClientTest (Results 1 – 3 of 3) sorted by relevance

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DClientTest.php10 class ClientTest extends \PHPUnit_Framework_TestCase { class
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php5 class ClientTest extends \PHPUnit_Framework_TestCase { class
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md754 - Elastica\Test\ClientTest::testUpdateDocumentByScript
755 - Elastica\Test\ClientTest::testUpdateDocumentByScriptWithUpsert
756 - Elastica\Test\ClientTest::testUpdateDocumentPopulateFields
757 - Elastica\Test\ClientTest::testUpdateDocumentPopulateFields
1267 - Stop ClientTest->testDeleteIdsIdxStringTypeString from failing 1/3 of the time [#634](https://github.com/ruflin/Elastica/issues/634/)
1572 - Correct \Elastica\Test\ClientTest to catch the proper exception type on connection failure