Searched refs:failOrWarning (Results 1 – 2 of 2) sorted by relevance
172 public static void failOrWarning(boolean testIsStrict, String message, boolean condition) { in failOrWarning() method in SoftAssert
122 SoftAssert.failOrWarning(true, " GPS location disabled on the device. " in canTestRunOnCurrentDevice()