OCMockito

Mocking framework

An Objective-C framework for creating mock objects to test and verify application behavior

Mockito for Objective-C: creation, verification and stubbing of mock objects

GitHub

991 stars
24 watching
119 forks
Language: Objective-C
last commit: about 1 month ago
Linked from 1 awesome list

mockingmocking-frameworkmockitoobjective-ctestingxctest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
erikdoe/ocmock A tool to create mock objects for Objective-C unit tests 2,163
sabirvirtuoso/mockit A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. 120
tpounds/mockitopp A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. 77
rollbear/trompeloeil A header-only C++ mocking framework for unit testing and mocking dependencies in software applications. 819
eranpeer/fakeit A C++ mocking framework for testing and development 1,267
dionisiydk/mocketry A framework for creating mock objects and stubbing messages in Smalltalk programming language. 18
phake/phake A PHP framework for creating mock objects and test doubles to simplify testing of code 478
rspec/rspec-mocks A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. 1,160
dascandy/hippomocks A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation 196
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94
ffmathy/fluffyspoon.javascript.testing.faking A mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces. 204
paulbutcher/scalamock A mocking framework for testing Scala applications 507
mockito/mockito-scala A mocking framework for testing Scala applications 355
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,067
qaston/dmocks-revived A tool to help test software by replacing real dependencies with fake ones 21