fun Assert<Path>.isSameFileAs(expected: Path): Unit
Assert that the path points to the same object as the other path.
expected - the path which the actual is compared to.
expected