qileilove

          blog已經(jīng)轉(zhuǎn)移至github,大家請(qǐng)?jiān)L問 http://qaseven.github.io/

          Android下的junit 單元測(cè)試

            在 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 閱讀(189) 評(píng)論(0)  編輯  收藏 所屬分類: android

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

          導(dǎo)航

          統(tǒng)計(jì)

          常用鏈接

          留言簿(55)

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          搜索

          最新評(píng)論

          閱讀排行榜

          評(píng)論排行榜

          主站蜘蛛池模板: 商水县| 炉霍县| 沛县| 柳州市| 太湖县| 得荣县| 磴口县| 商河县| 错那县| 东辽县| 张家港市| 迁西县| 望城县| 瑞丽市| 永平县| 大竹县| 武山县| 长春市| 林甸县| 新巴尔虎左旗| 临武县| 泰兴市| 长海县| 大兴区| 南宁市| 义乌市| 济阳县| 鸡泽县| 天门市| 静海县| 方城县| 文水县| 沈丘县| 昌黎县| 聊城市| 贵州省| 措勤县| 通州区| 乌海市| 呼伦贝尔市| 乐山市|