public class ShouldBeRegularFile extends BasicErrorMessageFactory
Path is a regular file has failed.| Modifier and Type | Field and Description |
|---|---|
static String |
SHOULD_BE_REGULAR_FILE |
arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeRegularFile(java.nio.file.Path actual) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static final String SHOULD_BE_REGULAR_FILE
public static ErrorMessageFactory shouldBeRegularFile(java.nio.file.Path actual)
Copyright © 2013-2015 AssertJ. All Rights Reserved.