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(Path actual) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static final String SHOULD_BE_REGULAR_FILE
public static ErrorMessageFactory shouldBeRegularFile(Path actual)
Copyright © 2014–2018 AssertJ. All rights reserved.