There are 0 repository under mock-objects topic.
Uses Faker and Brain Monkey to provide easy generation of fake WordPress objects and related functions
GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.
Design Patterns, PHP 8, Abstract Factory, Adapter, Builder, Chain of Responsibility, Command, Composite, Decorator, Dependency Injection, Facade, Factory Method, Mediator, Mock Object, Observer, Proxy, Repository Criteria, Singleton, State, Strategy, Template Method, Visitor
Sudoku generator and solver for Java
Design patterns in Dart (for educational purposes)
Mini mock offers a minimalistic approach to mocking in .Net. It is designed to be simple to use and easy to understand. It is not as feature rich as other mocking frameworks, but aims to solve 95% of the use cases. For the remaining 5% you should consider creating a custom mock.