Home
last modified time | relevance | path

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

1234

/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/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DCollectionTest.php10 $back = new DAVACL\PrincipalBackend\Mock();
H A DProxyWriteTest.php10 $backend = new DAVACL\PrincipalBackend\Mock();
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DListenable.php54 ->when($result = new \Mock\Hoa\Event\Listenable())
H A DSource.php54 ->when($result = new \Mock\Hoa\Event\Source())
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php7 class Mock implements Xml\Element { class
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DMock.php7 class Mock implements Xml\Element { class
/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 DStream.php55 ->when($result = new \Mock\Hoa\Stream\IStream\Stream())
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 DStructural.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Structural())
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 DStatable.php56 ->when($result = new \Mock\Hoa\Stream\IStream\Statable())
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DStreamingFile.php3 namespace Sabre\DAV\Mock;
H A DPropertiesCollection.php3 namespace Sabre\DAV\Mock;
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Wrapper/IWrapper/
H A DStream.php55 ->when($result = new \Mock\Hoa\Stream\Wrapper\IWrapper\Stream())
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())
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginPropertiesTest.php46 $plugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
157 $authPlugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
195 $authPlugin = new DAV\Auth\Plugin(new DAV\Auth\Backend\Mock(),'realm');
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DMock.php48 class Mock implements Recursive class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DMock.php10 class Mock implements BackendInterface { class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php32 $principalBackend = new DAVACL\PrincipalBackend\Mock();
54 $authBackend = new DAV\Auth\Backend\Mock();

1234