mock-objects
There are 9 repositories under mock-objects topic.
erikdoe/ocmock
Mock objects for Objective-C
Brain-WP/BrainFaker
Uses Faker and Brain Monkey to provide easy generation of fake WordPress objects and related functions
h1alexbel/fakehub
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.
d-alejandro/patterns
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
Anaisdeb/TQS-Sudoku_Testing
Sudoku generator and solver for Java
mehoffer/DesignPatterns
Design patterns in Dart (for educational purposes)
oswaldsql/MiniMock
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.