iOS??????Щ??--OCUnit??????
???????????? ???????[ 2014/8/6 15:42:36 ] ????????iOS ???????
??????????????????????????Scheme?б??л???????LogicTest?????????????????????????????????????????????????? ????????????????????Scheme??LogicTest??iPhone 6.0 Simulator????iPad 6.0 Simulator?????У???????????iOS Device???????????????????????????С???????????Product→Test??????????Test?????????Run??????????? command+U??????????С?
?????????????????????????????????????????????????????????????LogicTest???????е?LogicTest.h??LogicTest.m?????
//
// LogicTest.h
// LogicTest
//
#import <SenTestingKit/SenTestingKit.h>
@interface LogicTest : SenTestCase
@end
//
// LogicTest.m
// LogicTest
//
#import “LogicTest.h”
@implementation LogicTest
- (void)setUp
{
[super setUp];
// Set-up code here.
}
- (void)tearDown
{
// Tear-down code here.
[super tearDown];
}
- (void)testExample
{
STFail(@”Unit tests are not implemented yet in LogicTest”);
}
@end
???????OCUnit?????????????<SenTestingKit/SenTestingKit.h>??????????? SenTestCase????testExample????????????????????????????test???????????????????????????????STFail?? OCUnit?????????????????????????????????????????????????е????
??????m???????????·???setUp??tearDown???????????д????????????setUp????????????????tearDown?????????????? ??????setUp??tearDown????????ε??ò??????????????????????????????е??????????????????????????????У??????????
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
iOS???????mocha??chai??sinon??istanbul???????????????????????????????????????д?????Java????????7??????Android?????????Robolectric3.0????(?)???Kiwi?????????????????????????????????Python?????????????????????????????????????Controller????????д?????????10???????????????????Angular????????????Component??Directive??Pipe ???ServiceAndroid????????????????????????????????--Mockito??????iOS UnitTest???????Vue?????????????????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11????????
?????????App Bug???????????????????????Jmeter?????????QC??????APP????????????????app?????е????????jenkins+testng+ant+webdriver??????????????JMeter????HTTP???????Selenium 2.0 WebDriver ??????