Home
last modified time | relevance | path

Searched refs:Mock (Results 76 – 98 of 98) sorted by relevance

1234

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalSearchPropertySetTest.php14 $backend = new PrincipalBackend\Mock();
H A DPrincipalPropertySearchTest.php14 $backend = new PrincipalBackend\Mock();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DFreeBusyReportTest.php76 $caldavBackend = new Backend\Mock([], $calendarData);
H A DPluginTest.php30 $this->caldavBackend = new Backend\Mock(array(
58 $principalBackend = new DAVACL\PrincipalBackend\Mock();
86 $authBackend = new DAV\Auth\Backend\Mock();
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DInvocation.php40 use Mock\Hoa\Compiler\Llk\Rule\Invocation as SUT;
H A DRule.php40 use Mock\Hoa\Compiler\Llk\Rule as SUT;
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DLookbehind.php164 $iterator = new LUT\Mock(),
H A DLookahead.php170 $iterator = new LUT\Mock(),
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpMoveTest.php24 $this->tree = new Mock\Collection('root', [
H A DHttpPutTest.php24 $this->tree = new Mock\Collection('root', [
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookTest.php19 $this->backend = new Backend\Mock();
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md88 ### Mock subsection
90 `Hoa\Iterator\Mock` represents an empty iterator. It extends
350 * Mock.php
458 * `Hoa\Iterator\Recursive\Mock`,
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php704 $stream = new \Mock\Hoa\Stream\Test\Unit\SUTWithPublicClose(__FILE__),
719 $stream = new \Mock\Hoa\Stream\Test\Unit\SUTWithPublicClose(__FILE__),
734 $stream = new \Mock\Hoa\Stream\Test\Unit\SUTWithPublicClose(__FILE__, null, true),
/plugin/oauth/
H A Ddeleted.files140 phpoauthlib/tests/Mocks/Common/Service/Mock.php
142 phpoauthlib/tests/Mocks/OAuth1/Service/Mock.php
144 phpoauthlib/tests/Mocks/OAuth2/Service/Mock.php
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/Visitor/
H A DArithmetic.php209 $context = new \Mock\Hoa\Math\Context(),
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DXcallable.php277 $stream = new \Mock\Hoa\Stream\IStream\Out(),
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md49 - [Unit Testing using Mock a Elastic Client](#unit-testing-using-mock-a-elastic-client)
419 Unit Testing using Mock a Elastic Client
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock364 "description": "Mock Object library for PHPUnit",
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md72 - `GuzzleHttp\Subscriber\Mock` is now provided by
292 $mock = new Mock();
586 - `GuzzleHttp\Subscriber\Mock`: Replaces the old MockPlugin.
612 - `Guzzle\Http\Plugin\Mock\MockPlugin` has moved to
H A DCHANGELOG.md238 * Mock now supports `save_to`
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock687 "description": "Mock Object library for PHPUnit",
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js23156 StylesXform.Mock = StylesXformMock;
25341 …model.styles = model.useStyles ? new StylesXform(true) : new StylesXform.Mock(); // prepare all of…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 …---------------------------------------------------------------*/\n/*\n * Mock for the JS formatte…

1234