Top "Gh-unit" questions

GHUnit is a test framework for Objective-C, Mac OS X 10.

Unit testing private method - objective C

I use GHUnit. I want to unit test private methods and don't know how to test them. I found a …

ios objective-c unit-testing ios6 gh-unit