ILGSwizzler 2.0.0

ILGSwizzler 2.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Oct 2020

Maintained by Isaac Greenspan.



  • By
  • Isaac Greenspan

ILGSwizzler

Class to facilitate replacing the implementation of class and/or instance methods with methods of the same name on another class or with blocks, as well as facilitate undoing this swizzling. Intended for use in unit testing.

For sample usage, see the tests.