Browse Source
it doesn't even work...
renovate/org.robolectric-robolectric-4.x
Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with
3 additions and
0 deletions
-
app/src/test/java/awais/instagrabber/utils/IntentUtilsTest.java
|
|
@ -1,3 +1,6 @@ |
|
|
|
// java.lang.RuntimeException: Method parse in android.net.Uri not mocked. |
|
|
|
// See http://g.co/androidstudio/not-mocked for details. |
|
|
|
|
|
|
|
package awais.instagrabber.utils; |
|
|
|
|
|
|
|
import org.junit.jupiter.api.Assertions; |
|
|
|