/MockingKit

MockingKit is a Swift mocking library that makes it easy to mock protocol implementations for unit tests and not yet implemented functionality. It lets you register function results, invoke method calls and inspect invokations.

Primary LanguageSwiftMIT LicenseMIT

No issues in this repository yet.