| Constructor and Description |
|---|
IwfyBadge(Violations<? extends Violation> violations) |
IwfyBadge(Violations<? extends Violation> violations,
int threshold) |
| Modifier and Type | Method and Description |
|---|---|
void |
failIfRed() |
void |
send(java.net.URL url) |
public IwfyBadge(Violations<? extends Violation> violations)
public IwfyBadge(Violations<? extends Violation> violations, int threshold)
public void send(java.net.URL url)
throws InspectionException
send in interface BadgeInspectionExceptionpublic void failIfRed()
throws InspectionException
failIfRed in interface BadgeInspectionException