TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Feb 2015 |
Maintained by Markus Gasser.
Mocka is an Objective-C mocking library designed after mockito. The goal is to provide a powerful yet simple and readable way to isolate your objects and testing messages between objects.
Features include:
pod 'Mocka'
Markus Gasser