Eclipse??Android???????
???????????? ???????[ 2014/6/25 15:20:47 ] ????????Android ???????
????????????????
????1)
????1??java??????
<span style="font-size:14px;">package com.medivh.app;
public class Person
{
public String sub(String username)
{
String sub = username.substring(3);
return sub;
}
public int add(int a??int b)
{
return a+b;
}
}</span>
|
????2??
<span style="font-size:14px;">package com.medivh.app;
import org.junit.Test;
import junit.framework.Assert;
import android.test.AndroidTestCase;
public class PersonTest extends AndroidTestCase
{
@Test
public void testSub() throws Exception
{
Person p = new Person();
p.sub(null);
}
public void testAdd() throws Exception
{
Person p = new Person();
int result = p.add(1?? 4);
Assert.assertEquals(result?? 6);
}
}
</span>
|
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
??????Java IDE Eclipse??????????????eclipse??Java????sql server?????Myeclipse????LoadRunner??????????????Linux?е?MyEclipse????HadoopMyeclipse???JUnit???е??????Eclipse???C/C++???????MyEclipse?н??е??????????Selenium RC ????????eclipse??Eclipse?????Junit??д?????????Eclipse????Java???淶??eclipse+python+selenium?????????Eclipse?????JUnit4???е????????Eclipse Jubula??web????????????Eclipse?а???????????TFS???
???·???
??????????????????
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 ??????