Home
last modified time | relevance | path

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

1234

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Filter/
H A DFilter.php98 new \Mock\StdClass() // create it
100 ->when($result = SUT::register($name, \Mock\StdClass::class, SUT::OVERWRITE))
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DBufferable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Bufferable())
H A DIn.php56 ->when($result = new \Mock\Hoa\Stream\IStream\In())
H A DLockable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Lockable())
H A DOut.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Out())
H A DPathable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Pathable())
H A DPointable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Pointable())
H A DStatable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Statable())
H A DStream.php55 ->when($result = new \Mock\Hoa\Stream\IStream\Stream())
H A DStructural.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Structural())
H A DTouchable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Touchable())
/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/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/IWrapper/
H A DFile.php55 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\File())
H A DIWrapper.php56 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\IWrapper())
H A DStream.php55 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\Stream())
/plugin/findologicxmlexport/vendor/hoa/visitor/Test/Unit/
H A DElement.php54 ->when($result = new \Mock\Hoa\Visitor\Element())
H A DVisit.php54 ->when($result = new \Mock\Hoa\Visitor\Visit())
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php7 class Mock implements Xml\Element { class
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php281 '{http://sabredav.org/ns}root' => new Element\Mock()
/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/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock364 "description": "Mock Object library for PHPUnit",
/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…

1234