public final class NoBrokenLinks
extends org.hamcrest.BaseMatcher<com.jcabi.http.Response>
| Constructor and Description |
|---|
NoBrokenLinks(URI uri)
Public ctor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
boolean |
matches(Object item) |
Copyright © 2012–2017 jcabi.com. All rights reserved.