| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPathAssert<S extends AbstractPathAssert<S>>
Assertions for
Path objects |
| Modifier and Type | Class and Description |
|---|---|
class |
PathAssert
Assertion class for
Paths |
| Modifier and Type | Method and Description |
|---|---|
static AbstractPathAssert<?> |
Assertions.assertThat(java.nio.file.Path actual)
Creates a new instance of
PathAssert |
Copyright © 2013-2015 AssertJ. All Rights Reserved.