public class Checker extends Object
| Constructor and Description |
|---|
Checker() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Boolean> |
confirmations(ConfirmationProvider provider,
String username,
char[] secret) |
static boolean |
notifications() |
static boolean |
notifications(List<Refreshable<EventListener<RoboZonkyTestingEvent>>> refreshables) |
public static Optional<Boolean> confirmations(ConfirmationProvider provider, String username, char[] secret)
public static boolean notifications()
public static boolean notifications(List<Refreshable<EventListener<RoboZonkyTestingEvent>>> refreshables)
Copyright © 2017. All rights reserved.