qileilove

          blog已經轉移至github,大家請訪問 http://qaseven.github.io/

          Android下的junit 單元測試

            在 AndroidManifest.xml  中加上以下文件   public class UserTestCase extends AndroidTestCase 繼承 AndroidTestCase
          <instrumentation
          android:name="android.test.InstrumentationTestRunner"
          android:targetPackage="com.example.usersqllite" />
          <uses-library android:name="android.test.runner" />
            文件如下
          <?xml version="1.0" encoding="utf-8"?>
          <manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.example.usersqllite"
          android:versionCode="1"
          android:versionName="1.0" >
          <instrumentation
          android:name="android.test.InstrumentationTestRunner"
          android:targetPackage="com.example.usersqllite" />
          <uses-sdk
          android:minSdkVersion="8"
          android:targetSdkVersion="18" />
          <application
          android:allowBackup="true"
          android:icon="@drawable/ic_launcher"
          android:label="@string/app_name"
          android:theme="@style/AppTheme" >
          <uses-library android:name="android.test.runner" />
          <activity
          android:name="com.example.usersqllite.MainActivity"
          android:label="@string/app_name" >
          <intent-filter>
          <action android:name="android.intent.action.MAIN" />
          <category android:name="android.intent.category.LAUNCHER" />
          </intent-filter>
          </activity>
          </application>
          </manifest>

          posted on 2014-05-26 10:14 順其自然EVO 閱讀(188) 評論(0)  編輯  收藏 所屬分類: android

          <2014年5月>
          27282930123
          45678910
          11121314151617
          18192021222324
          25262728293031
          1234567

          導航

          統計

          常用鏈接

          留言簿(55)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 河南省| 来凤县| 安阳县| 吉安市| 资中县| 鄢陵县| 霞浦县| 闻喜县| 专栏| 桃源县| 高碑店市| 中超| 宜阳县| 昭苏县| 乌兰察布市| 灵璧县| 兴业县| 东乡| 芜湖县| 剑阁县| 原平市| 金塔县| 常熟市| 屯昌县| 宜丰县| 阳曲县| 城步| 隆昌县| 平原县| 尉氏县| 将乐县| 哈尔滨市| 凤阳县| 美姑县| 乳山市| 井陉县| 从江县| 枣庄市| 壤塘县| 博客| 平泉县|