Class PathAssert

    • Constructor Detail

      • PathAssert

        public PathAssert​(java.nio.file.Path actual)
        Constructor
        Parameters:
        actual - the path to test
    • Method Detail

      • assertThatPath

        public static AbstractPathAssert<?> assertThatPath​(java.nio.file.Path actual)