GHUnit is a test framework for Objective-C, Mac OS X 10.
I use GHUnit. I want to unit test private methods and don't know how to test them. I found a …