Searched refs:runnable (Results 1 – 1 of 1) sorted by relevance
92 protected static void assertUiObjectNotFound(ThrowingRunnable runnable) { in assertUiObjectNotFound() argument97 assertThrows(UiObjectNotFoundException.class, runnable); in assertUiObjectNotFound()