????XCode ?????? OCUnit ?????????????????????????????? GHUnit????? GHUnit + OCMock ????????????? iOS ????н???????????????????????????? XCode 4.2 ????? OCUnit?? GHUnit ?? OCMock ???е???????
????OCUnit
?????? XCode ???????? OCUnitProject ???????? Include Unit Tests ????

????OCUnit ????????????????? Unit Test ??????

????XCode ?? OCUnitProjectTests.m ??????????????????? Fail ??????
- (void)testExample
{
STFail(@"Unit tests are not implemented yet in OCUnitProjectTests");
}
???????????????? Test??????Ч????

????????е????????????????????????????????????????????????? OCUnitProjectTests ?????д????? SenTestCase ????????????????????磺- (void) testXXX(); ????????????????????????????????????????????? test ??????????
????OCUnit ???е??????????? XCode ???????á?