Class ShouldHaveSameFileSystemAs

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

public class ShouldHaveSameFileSystemAs extends BasicErrorMessageFactory
Creates an error message indicating that an assertion that verifies the FileSystem for a given path does not match a given path's file system.
Author:
Ashley Scopes
  • Method Details