Home
last modified time | relevance | path

Searched refs:mock (Results 1 – 25 of 92) sorted by path

1234

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …* // => true\n\t *\n\t * // using `context` to mock `Date#getTime` use in `_.now`\n\t * var
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md292 $mock = new Mock();
294 $request->getEventDispatcher()->addSubscriber($mock);
295 $request->getEventDispatcher()->removeSubscriber($mock);
297 $request->getEmitter()->attach($mock);
298 $request->getEmitter()->detach($mock);
/plugin/bible/bible_douayRheims/
H A D1_Kings.txt796 …w thy sword, and kill me: lest these uncircumcised come, and slay me, and mock at me. And his armo…
H A D1_Paralipomenon.txt411 …urbearer: Draw thy sword, and kill me: lest these uncircumcised come, and mock me. But his armourb…
H A DIsaias.txt532 …28:22. And now do not mock, lest your bonds be tied strait. For I have heard of the Lord the God o…
H A DJeremias.txt234 …9:5. And a man shall mock his brother, and they will not speak the truth: for they have taught the…
H A DJudith.txt241 …12:11. For it is looked upon as shameful among the Assyrians, if a woman mock a man, by doing so a…
H A DLuke.txt689 … after he hath laid the foundation and is not able to finish it, all that see it begin to mock him,
H A DMark.txt406 …10:34. And they shall mock him and spit on him and scourge him and kill him: and the third day he …
H A DProverbs.txt26 …1:26. I also will laugh in your destruction, and will mock when that shall come to you which you f…
H A DWisdom.txt274 12:25. Therefore thou hast sent a judgment upon them, as senseless children, to mock them.
/plugin/combo/
H A Dcomposer.lock285 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less622 /* Icons (inline elements with styled text that mock arrow icons)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerEventsTest.php33 $mock = $this->getMock('stdClass', array('afterResponseCallback'));
34 $mock->expects($this->once())->method('afterResponseCallback');
36 $this->server->on('afterResponse', [$mock, 'afterResponseCallback']);
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js109 …0]+" FILE"),e.exit(1));var r=n(/*! fs */"./node_modules/node-libs-browser/mock/empty.js").readFile…
137 …0]+" FILE"),e.exit(1));var r=n(/*! fs */"./node_modules/node-libs-browser/mock/empty.js").readFile…
177 …0]+" FILE"),e.exit(1));var r=n(/*! fs */"./node_modules/node-libs-browser/mock/empty.js").readFile…
217 …0]+" FILE"),e.exit(1));var r=n(/*! fs */"./node_modules/node-libs-browser/mock/empty.js").readFile…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js109 …0]+" FILE"),e.exit(1));var r=n(/*! fs */"./node_modules/node-libs-browser/mock/empty.js").readFile…
137 …0]+" FILE"),e.exit(1));var r=n(/*! fs */"./node_modules/node-libs-browser/mock/empty.js").readFile…
177 …0]+" FILE"),e.exit(1));var r=n(/*! fs */"./node_modules/node-libs-browser/mock/empty.js").readFile…
217 …0]+" FILE"),e.exit(1));var r=n(/*! fs */"./node_modules/node-libs-browser/mock/empty.js").readFile…
H A Dbundle.js.map1mock/empty.js\":\n/*!******************************************************!*\\\n !*** ./node_mod…
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md346 $myServiceWithMocks = new MyService(m::mock(MyDependency1::class), m::mock(MyDependency2::class));
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md49 - [Unit Testing using Mock a Elastic Client](#unit-testing-using-mock-a-elastic-client)
/plugin/farmsync/_test/
H A DfindCommonAncestor.test.php43 $mock_farm_util = new mock\FarmSyncUtil();
62 $mock_farm_util = new mock\FarmSyncUtil();
H A DgetPagesFromLine.test.php59 $mock_farm_util = new mock\FarmSyncUtil();
138 $mock_farm_util = new mock\FarmSyncUtil();
193 $mock_farm_util = new mock\FarmSyncUtil();
H A DpageUpdate.test.php30 $mock_farm_util = new mock\FarmSyncUtil();
55 $mock_farm_util = new mock\FarmSyncUtil();
87 $mock_farm_util = new mock\FarmSyncUtil();
115 $mock_farm_util = new mock\FarmSyncUtil();
143 $mock_farm_util = new mock\FarmSyncUtil();
175 $mock_farm_util = new mock\FarmSyncUtil();
/plugin/farmsync/_test/mock/
H A DFarmSyncUtil.php3 namespace dokuwiki\plugin\farmsync\test\mock;
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DMock.php78 $mock = new LUT\Recursive\Mock($map),
79 $iteratoriterator = new LUT\Recursive\Iterator($mock)

1234