Skip to content

Commit

Permalink
Robotium is no longer supported. The last commit was in 2016. It is not
Browse files Browse the repository at this point in the history
possible to migrate to Android.
RobotiumTech/robotium#874
  • Loading branch information
arvalon committed May 18, 2020
1 parent 0a4a337 commit 403a52f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 40 deletions.
1 change: 1 addition & 0 deletions ch05/HelloWorld/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ captures/
# Keystore files
*.jks

/git
1 change: 0 additions & 1 deletion ch05/HelloWorld/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ dependencies {
implementation 'androidx.annotation:annotation:1.1.0'

testImplementation 'junit:junit:4.13'
androidTestImplementation 'com.jayway.android.robotium:robotium-solo:5.5.4'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test:rules:1.2.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
Expand Down

This file was deleted.

0 comments on commit 403a52f

Please sign in to comment.