Class ShouldStartWithPath

java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.ShouldStartWithPath
All Implemented Interfaces:
ErrorMessageFactory

public class ShouldStartWithPath extends BasicErrorMessageFactory
  • Field Details

  • Constructor Details

    • ShouldStartWithPath

      private ShouldStartWithPath(Path actual, Path other)
  • Method Details