Class ShouldNotExist

  • All Implemented Interfaces:
    ErrorMessageFactory

    public class ShouldNotExist
    extends BasicErrorMessageFactory
    Creates an error message indicating that an assertion that verifies that a File or Path does not exist failed.
    Author:
    Yvonne Wang, Francis Galiegue