| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUriAssert<S extends AbstractUriAssert<S>>
Base class for all implementations of assertions for
URIs. |
| Modifier and Type | Class and Description |
|---|---|
class |
UriAssert
Assertion class for
URIs |
| Modifier and Type | Method and Description |
|---|---|
static AbstractUriAssert<?> |
Assertions.assertThat(URI actual)
Creates a new instance of
. |
static AbstractUriAssert<?> |
BDDAssertions.then(URI actual)
Creates a new instance of
. |
Copyright © 2013-2015 AssertJ. All Rights Reserved.