Commits

Adam Sharp committed b166d74532e
Make QuickTestSuiteBuilder an internal protocol This simplifies the implementation of `+qck_hooked_testSuiteForTestCaseWithName:`, which no longer needs any dependency on `QuickTestSuiteBuilder`. The result is that the protocol can be hidden from Objective-C and made internal.