public class ShouldHaveName extends BasicErrorMessageFactory
File should have name.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ShouldHaveName |
shouldHaveName(File actual,
String expectedName) |
static ShouldHaveName |
shouldHaveName(Path actual,
String expectedName) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ShouldHaveName shouldHaveName(File actual, String expectedName)
public static ShouldHaveName shouldHaveName(Path actual, String expectedName)
Copyright © 2013–2018 AssertJ. All rights reserved.