Update AndroidTestCase to AS 2.3 + Android tests refactoring

This commit is contained in:
Vyacheslav Gerasimov
2017-04-24 21:52:30 +03:00
parent e2c62cbded
commit 386ec53dd5
25 changed files with 808 additions and 549 deletions
@@ -5,6 +5,6 @@
<application>
<activity android:name=".Test$MyActivity"/>
<activity android:name=".Test$MyActivity" />
</application>
</manifest>