Home
last modified time | relevance | path

Searched refs:getMockForAbstractClass (Results 151 – 175 of 457) sorted by relevance

12345678910>>...19

/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Core/Plugin/Context/
H A DContextDefinitionTest.php45 ->getMockForAbstractClass();
121 ->getMockForAbstractClass();
H A DContextTest.php93 ->getMockForAbstractClass();
149 ->getMockForAbstractClass();
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Entity/
H A DEntityUnitTest.php104 $this->entityTypeManager = $this->getMockForAbstractClass(EntityTypeManagerInterface::class);
129 …$this->entity = $this->getMockForAbstractClass('\Drupal\Core\Entity\EntityBase', [$this->values, $…
275 $entity_type_repository = $this->getMockForAbstractClass(EntityTypeRepositoryInterface::class);
309 $entity_type_repository = $this->getMockForAbstractClass(EntityTypeRepositoryInterface::class);
341 $entity_type_repository = $this->getMockForAbstractClass(EntityTypeRepositoryInterface::class);
H A DEntityLinkTest.php104 $entity = $this->getMockForAbstractClass('Drupal\Core\Entity\EntityBase', [
173 $entity = $this->getMockForAbstractClass('Drupal\Core\Entity\EntityBase', [
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Plugin/Context/
H A DContextTest.php93 ->getMockForAbstractClass();
149 ->getMockForAbstractClass();
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/guzzlehttp/psr7/tests/
H A DStreamWrapperTest.php87 ->getMockForAbstractClass();
109 ->getMockForAbstractClass();
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/zendframework/zend-db/test/unit/RowGateway/
H A DAbstractRowGatewayTest.php43 $this->rowGateway = $this->getMockForAbstractClass('Zend\Db\RowGateway\AbstractRowGateway');
171 $this->rowGateway = $this->getMockForAbstractClass('Zend\Db\RowGateway\AbstractRowGateway');
173 $mockSql = $this->getMockForAbstractClass('Zend\Db\Sql\Sql', [$this->mockAdapter]);
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/zendframework/zend-db/test/unit/Adapter/Platform/
H A DOracleTest.php49 $mockDriver = $this->getMockForAbstractClass(
67 $mockDriver = $this->getMockForAbstractClass(
/dports/devel/pear-PHPUnit_MockObject/phpunit-mock-objects-4.0.1/src/
H A DMockBuilder.php130 public function getMockForAbstractClass()
132 $object = $this->generator->getMockForAbstractClass(
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/sensio/framework-extra-bundle/Tests/Configuration/
H A DConfigurationAnnotationTest.php21 …$this->getMockForAbstractClass('Sensio\Bundle\FrameworkExtraBundle\Configuration\ConfigurationAnno…
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/integration/includes/poolcounter/
H A DPoolCounterWorkTest.php56 ->getMockForAbstractClass();
63 ->getMockForAbstractClass();
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/integration/includes/poolcounter/
H A DPoolCounterWorkTest.php56 ->getMockForAbstractClass();
63 ->getMockForAbstractClass();
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/integration/includes/poolcounter/
H A DPoolCounterWorkTest.php56 ->getMockForAbstractClass();
63 ->getMockForAbstractClass();
/dports/devel/gitlist/gitlist/vendor/symfony/routing/Tests/Loader/
H A DAbstractAnnotationLoaderTest.php28 ->getMockForAbstractClass()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Loader/
H A DAbstractAnnotationLoaderTest.php30 ->getMockForAbstractClass()
/dports/deskutils/egroupware/egroupware/vendor/symfony/routing/Tests/Loader/
H A DAbstractAnnotationLoaderTest.php30 ->getMockForAbstractClass()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/routing/Tests/Loader/
H A DAbstractAnnotationLoaderTest.php30 ->getMockForAbstractClass()
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Routing/Tests/Loader/
H A DAbstractAnnotationLoaderTest.php30 ->getMockForAbstractClass()
/dports/www/elgg/elgg-3.3.23/vendor/symfony/routing/Tests/Loader/
H A DAbstractAnnotationLoaderTest.php30 ->getMockForAbstractClass()
/dports/www/itop/web/lib/silex/vendor/symfony/routing/Tests/Loader/
H A DAbstractAnnotationLoaderTest.php30 ->getMockForAbstractClass()
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/unit/includes/revisionlist/
H A DRevisionItemBaseTest.php14 ->getMockForAbstractClass();
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/unit/includes/revisionlist/
H A DRevisionItemBaseTest.php14 ->getMockForAbstractClass();
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/unit/includes/revisionlist/
H A DRevisionItemBaseTest.php14 ->getMockForAbstractClass();
/dports/devel/pear-Horde_Notification/Horde_Notification-2.0.4/test/Horde/Notification/Class/Notification/Handler/Decorator/
H A DAlarmTest.php37 $this->alarm = $this->getMockForAbstractClass('Horde_Alarm');
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Core/Test/
H A DKernelTestBaseTest.php24 ->getMockForAbstractClass();

12345678910>>...19