Skip to main content

Code Examples of mock / mockery

Discover how to use Laravel's mock / mockery method in real-world applications. Browse 10 examples from popular open-source projects.

10 examples

koel/koel

  • 17162
  • Created Dec 2015
  • Updated Jun 2026

Files in this example

  • tests/Unit/Services/ITunesServiceTest.php
View full example

HiEventsDev/Hi.Events

  • 3870
  • Created Oct 2023
  • Updated Jun 2026

Files in this example

  • backend/tests/Unit/Services/Domain/Event/CreateEventServiceTest.php
View full example

brendt/aggregate.stitcher.io

  • 609
  • Created Nov 2018
  • Updated Jan 2026

Files in this example

  • tests/Mocks/MockReader.php
    • tests/Domain/Source/Actions/SyncSourceActionTest.php
View full example

realodix/urlhub

  • 537
  • Created Aug 2018
  • Updated May 2026

Files in this example

  • tests/Unit/Services/KeyServiceTest.php
View full example

stefanzweifel/screeenly

  • 529
  • Created Jul 2014
  • Updated May 2026

Files in this example

  • tests/modules/Screeenly/integration/web/OAuth/GithubOAuthLoginTest.php
View full example

spatie/spatie.be

  • 499
  • Created Oct 2020
  • Updated Jun 2026

Files in this example

  • tests/Actions/UpdateVideoDetailsActionTest.php
View full example

tighten/novapackages

  • 336
  • Created Feb 2020
  • Updated Jun 2026

Files in this example

  • tests/Unit/GitHubRepoTest.php
View full example

jcergolj/laravellte

  • 215
  • Created Jan 2020
  • Updated Feb 2023

Files in this example

  • tests/HasPwnedMock.php
View full example

tighten/onramp

  • 165
  • Created Jul 2019
  • Updated Jun 2026

Files in this example

  • tests/Feature/ResolveLocaleTest.php
View full example

clockobot/clockobot

  • 49
  • Created Aug 2024
  • Updated Jun 2026

Files in this example

  • tests/Feature/ProjectTest.php
View full example