instrument: add tests for adv key share fragment

This commit is contained in:
Vincent Breitmoser
2015-06-26 22:55:39 +02:00
parent c43e29b621
commit 853964670b
3 changed files with 134 additions and 2 deletions

View File

@@ -91,6 +91,10 @@ public class TestHelpers {
}
public static void checkAndDismissSnackbar(Style style, @StringRes Integer text) {
checkSnackbar(style, text);
dismissSnackbar();
}
public static void importKeysFromResource(Context context, String name) throws Exception {
IteratorWithIOThrow<UncachedKeyRing> stream = UncachedKeyRing.fromStream(