1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <module external.linked.project.id=" :app" external.linked.project.path=" $MODULE_DIR$" external.root.project.path=" $MODULE_DIR$/.." external.system.id=" GRADLE" external.system.module.group=" UnittestDemo" external.system.module.version=" unspecified" type =" JAVA_MODULE" version =" 4" >
3
+ <component name =" FacetManager" >
4
+ <facet type =" android-gradle" name =" Android-Gradle" >
5
+ <configuration >
6
+ <option name =" GRADLE_PROJECT_PATH" value =" :app" />
7
+ </configuration >
8
+ </facet >
9
+ <facet type =" android" name =" Android" >
10
+ <configuration >
11
+ <option name =" SELECTED_BUILD_VARIANT" value =" debug" />
12
+ <option name =" SELECTED_TEST_ARTIFACT" value =" _unit_test_" />
13
+ <option name =" ASSEMBLE_TASK_NAME" value =" assembleDebug" />
14
+ <option name =" COMPILE_JAVA_TASK_NAME" value =" compileDebugSources" />
15
+ <option name =" SOURCE_GEN_TASK_NAME" value =" generateDebugSources" />
16
+ <option name =" ASSEMBLE_TEST_TASK_NAME" value =" assembleDebugUnitTest" />
17
+ <option name =" COMPILE_JAVA_TEST_TASK_NAME" value =" compileDebugUnitTestSources" />
18
+ <option name =" ALLOW_USER_CONFIGURATION" value =" false" />
19
+ <option name =" MANIFEST_FILE_RELATIVE_PATH" value =" /src/main/AndroidManifest.xml" />
20
+ <option name =" RES_FOLDER_RELATIVE_PATH" value =" /src/main/res" />
21
+ <option name =" RES_FOLDERS_RELATIVE_PATH" value =" file://$MODULE_DIR$/src/main/res" />
22
+ <option name =" ASSETS_FOLDER_RELATIVE_PATH" value =" /src/main/assets" />
23
+ </configuration >
24
+ </facet >
25
+ </component >
26
+ <component name =" NewModuleRootManager" inherit-compiler-output =" false" >
27
+ <output url =" file://$MODULE_DIR$/build/intermediates/classes/debug" />
28
+ <output-test url =" file://$MODULE_DIR$/build/intermediates/classes/test/debug" />
29
+ <exclude-output />
30
+ <content url =" file://$MODULE_DIR$" >
31
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/r/debug" isTestSource =" false" generated =" true" />
32
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource =" false" generated =" true" />
33
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource =" false" generated =" true" />
34
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource =" false" generated =" true" />
35
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/source/apt/debug" isTestSource =" false" generated =" true" />
36
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/res/rs/debug" type =" java-resource" />
37
+ <sourceFolder url =" file://$MODULE_DIR$/build/generated/res/generated/debug" type =" java-resource" />
38
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/res" type =" java-resource" />
39
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/resources" type =" java-resource" />
40
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/assets" type =" java-resource" />
41
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/aidl" isTestSource =" false" />
42
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/java" isTestSource =" false" />
43
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/jni" isTestSource =" false" />
44
+ <sourceFolder url =" file://$MODULE_DIR$/src/debug/rs" isTestSource =" false" />
45
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/res" type =" java-test-resource" />
46
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/resources" type =" java-test-resource" />
47
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/assets" type =" java-test-resource" />
48
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/aidl" isTestSource =" true" />
49
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/java" isTestSource =" true" />
50
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/jni" isTestSource =" true" />
51
+ <sourceFolder url =" file://$MODULE_DIR$/src/testDebug/rs" isTestSource =" true" />
52
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/res" type =" java-resource" />
53
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
54
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/assets" type =" java-resource" />
55
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/aidl" isTestSource =" false" />
56
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
57
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/jni" isTestSource =" false" />
58
+ <sourceFolder url =" file://$MODULE_DIR$/src/main/rs" isTestSource =" false" />
59
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/res" type =" java-test-resource" />
60
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/resources" type =" java-test-resource" />
61
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/assets" type =" java-test-resource" />
62
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/aidl" isTestSource =" true" />
63
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/java" isTestSource =" true" />
64
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/jni" isTestSource =" true" />
65
+ <sourceFolder url =" file://$MODULE_DIR$/src/test/rs" isTestSource =" true" />
66
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/assets" />
67
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/bundles" />
68
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/classes" />
69
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/coverage-instrumented-classes" />
70
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/dependency-cache" />
71
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/dex" />
72
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/dex-cache" />
73
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.2.1/jars" />
74
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/22.2.1/jars" />
75
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/incremental" />
76
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/jacoco" />
77
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/javaResources" />
78
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/libs" />
79
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/lint" />
80
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/manifests" />
81
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/ndk" />
82
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/pre-dexed" />
83
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/proguard" />
84
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/res" />
85
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/rs" />
86
+ <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/symbols" />
87
+ <excludeFolder url =" file://$MODULE_DIR$/build/outputs" />
88
+ <excludeFolder url =" file://$MODULE_DIR$/build/reports" />
89
+ <excludeFolder url =" file://$MODULE_DIR$/build/test-results" />
90
+ <excludeFolder url =" file://$MODULE_DIR$/build/tmp" />
91
+ </content >
92
+ <orderEntry type =" jdk" jdkName =" Android API 21 Platform (6)" jdkType =" Android SDK" />
93
+ <orderEntry type =" sourceFolder" forTests =" false" />
94
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" classworlds-1.1-alpha-2" level =" project" />
95
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" plexus-utils-1.5.15" level =" project" />
96
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" asm-5.0.1" level =" project" />
97
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" robolectric-utils-3.0" level =" project" />
98
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-artifact-manager-2.2.1" level =" project" />
99
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" nekohtml-1.9.6.2" level =" project" />
100
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" hamcrest-library-1.3" level =" project" />
101
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" ant-1.8.0" level =" project" />
102
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" accessibility-test-framework-1.0" level =" project" />
103
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-repository-metadata-2.2.1" level =" project" />
104
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" bcprov-jdk16-1.46" level =" project" />
105
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" sqlite4java-0.282" level =" project" />
106
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-ant-tasks-2.1.3" level =" project" />
107
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" robolectric-resources-3.0" level =" project" />
108
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" mockable-android-21" level =" project" />
109
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" robolectric-annotations-3.0" level =" project" />
110
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-error-diagnostics-2.2.1" level =" project" />
111
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" wagon-http-lightweight-1.0-beta-6" level =" project" />
112
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" wagon-http-shared-1.0-beta-6" level =" project" />
113
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" shadows-core-3.0" level =" project" />
114
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" backport-util-concurrent-3.1" level =" project" />
115
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" plexus-container-default-1.0-alpha-9-stable-1" level =" project" />
116
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-plugin-registry-2.2.1" level =" project" />
117
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-settings-2.2.1" level =" project" />
118
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" asm-commons-5.0.1" level =" project" />
119
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" wagon-file-1.0-beta-6" level =" project" />
120
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" vtd-xml-2.11" level =" project" />
121
+ <orderEntry type =" library" exported =" " name =" support-annotations-22.2.1" level =" project" />
122
+ <orderEntry type =" library" exported =" " name =" retrofit-1.9.0" level =" project" />
123
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" hamcrest-core-1.3" level =" project" />
124
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" asm-tree-5.0.1" level =" project" />
125
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-artifact-2.2.1" level =" project" />
126
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" asm-analysis-5.0.1" level =" project" />
127
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" junit-4.12" level =" project" />
128
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-profile-2.2.1" level =" project" />
129
+ <orderEntry type =" library" exported =" " name =" gson-2.3.1" level =" project" />
130
+ <orderEntry type =" library" exported =" " name =" mockito-all-1.9.5" level =" project" />
131
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" icu4j-53.1" level =" project" />
132
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-model-2.2.1" level =" project" />
133
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" ant-launcher-1.8.0" level =" project" />
134
+ <orderEntry type =" library" exported =" " name =" support-v4-22.2.1" level =" project" />
135
+ <orderEntry type =" library" exported =" " name =" androidannotations-api-3.2" level =" project" />
136
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" robolectric-3.0" level =" project" />
137
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" plexus-interpolation-1.11" level =" project" />
138
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" maven-project-2.2.1" level =" project" />
139
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" asm-util-5.0.1" level =" project" />
140
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" wagon-provider-api-1.0-beta-6" level =" project" />
141
+ <orderEntry type =" library" exported =" " name =" appcompat-v7-22.2.1" level =" project" />
142
+ <orderEntry type =" library" exported =" " scope =" TEST" name =" xercesMinimal-1.9.6.2" level =" project" />
143
+ </component >
144
+ </module >
0 commit comments