Class ShouldEndWithPath

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

public class ShouldEndWithPath extends BasicErrorMessageFactory
  • Field Details

  • Constructor Details

    • ShouldEndWithPath

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