文件名称:android-testing-master
介绍说明--下载内容均来自于网络,请自行研究使用
A collection of samples demonstrating different fr a meworks and techniques for automated testing.
相关搜索: googlesamples
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
android-testing-master | ||
android-testing-master\.gitignore | 99 | 2017-08-23 |
android-testing-master\CONTRIBUTING.md | 2417 | 2017-08-23 |
android-testing-master\LICENSE | 11361 | 2017-08-23 |
android-testing-master\README.md | 5140 | 2017-08-23 |
android-testing-master\integration | ||
android-testing-master\integration\ServiceTestRuleSample | ||
android-testing-master\integration\ServiceTestRuleSample\.gitignore | 53 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\README.md | 1534 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app | ||
android-testing-master\integration\ServiceTestRuleSample\app\build.gradle | 942 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\androidTest | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\androidTest\java | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\androidTest\java\com | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\androidTest\java\com\example | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\androidTest\java\com\example\android | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\androidTest\java\com\example\android\testing | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\androidTest\java\com\example\android\testing\ServiceTestRuleSample | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\androidTest\java\com\example\android\testing\ServiceTestRuleSample\LocalServiceTest.java | 3137 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\AndroidManifest.xml | 1007 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\java | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\java\com | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\java\com\example | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\java\com\example\android | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\java\com\example\android\testing | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\java\com\example\android\testing\ServiceTestRuleSample | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\java\com\example\android\testing\ServiceTestRuleSample\LocalService.java | 2007 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-hdpi | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-hdpi\ic_launcher.png | 3225 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-mdpi | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-mdpi\ic_launcher.png | 2028 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-xhdpi | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-xhdpi\ic_launcher.png | 4019 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-xxhdpi | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-xxhdpi\ic_launcher.png | 6197 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-xxxhdpi | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\mipmap-xxxhdpi\ic_launcher.png | 8800 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\values-v13 | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\values-v13\styles.xml | 730 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\values-v21 | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\values-v21\styles.xml | 735 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\values | ||
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\values\strings.xml | 734 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\app\src\main\res\values\styles.xml | 762 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\build.gradle | 704 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\gradle.properties | 855 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\gradle | ||
android-testing-master\integration\ServiceTestRuleSample\gradle\wrapper | ||
android-testing-master\integration\ServiceTestRuleSample\gradle\wrapper\gradle-wrapper.jar | 49896 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\gradle\wrapper\gradle-wrapper.properties | 230 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\gradlew | 5080 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\gradlew.bat | 2404 | 2017-08-23 |
android-testing-master\integration\ServiceTestRuleSample\settings.gradle | 15 | 2017-08-23 |
android-testing-master\projects.conf | 408 | 2017-08-23 |
android-testing-master\runner | ||
android-testing-master\runner\AndroidJunitRunnerSample | ||
android-testing-master\runner\AndroidJunitRunnerSample\.gitignore | 54 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\README.md | 2183 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\build.gradle | 1332 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\CalculatorAddParameterizedTest.java | 2900 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\CalculatorInstrumentationTest.java | 4769 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\CalculatorTest.java | 2158 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\HintMatcher.java | 1914 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\OperationHintInstrumentationTest.java | 2817 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\OperationHintLegacyInstrumentationTest.java | 3115 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\suite | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\suite\AndroidTestSuite.java | 955 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\suite\InstrumentationTestSuite.java | 1174 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\androidTest\java\com\example\android\testing\androidjunitrunnersample\suite\UnitTestSuite.java | 1088 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\AndroidManifest.xml | 1295 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\java | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\java\com | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\java\com\example | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\java\com\example\android | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\java\com\example\android\testing | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\java\com\example\android\testing\androidjunitrunnersample | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\java\com\example\android\testing\androidjunitrunnersample\Calculator.java | 1629 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\java\com\example\android\testing\androidjunitrunnersample\CalculatorActivity.java | 4657 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res\drawable-hdpi | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res\drawable-hdpi\ic_launcher.png | 5035 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res\drawable-mdpi | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res\drawable-mdpi\ic_launcher.png | 3046 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res\drawable-xhdpi | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res\drawable-xhdpi\ic_launcher.png | 7042 | 2017-08-23 |
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res\drawable-xxhdpi | ||
android-testing-master\runner\AndroidJunitRunnerSample\app\src\main\res\drawable-xxhdpi\ic_launcher.png | 12352 | 2017-08-23 |