Class ShouldStartWithPath

    • Field Detail

      • PATH_SHOULD_START_WITH

        public static final java.lang.String PATH_SHOULD_START_WITH
        See Also:
        Constant Field Values
    • Constructor Detail

      • ShouldStartWithPath

        private ShouldStartWithPath​(java.nio.file.Path actual,
                                    java.nio.file.Path other)
    • Method Detail

      • shouldStartWith

        public static ErrorMessageFactory shouldStartWith​(java.nio.file.Path actual,
                                                          java.nio.file.Path other)