Class PathFileObjectAssert

All Implemented Interfaces:
Assert<PathFileObjectAssert,PathFileObject>, Descriptable<PathFileObjectAssert>, ExtensionPoints<PathFileObjectAssert,PathFileObject>

@API(since="0.0.1", status=EXPERIMENTAL) public final class PathFileObjectAssert extends AbstractJavaFileObjectAssert<PathFileObjectAssert,PathFileObject>
Assertions for Path file objects.
Since:
0.0.1
Author:
Ashley Scopes