在已有工程中添加unit test
1.add target: cocoa touch test bundle,for example mytest
2.add framework: OCHamcrestIOS.framework and OCMockitoIOS.framework, select target we just created , which is mytesk, we will find framework is in link library with librarys andframework search path
3.add new schema, named mytest, select the schema, and select product -> test
4.if include other project.h, modify header search path