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(java.nio.file.Path actual,
String expectedName) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ShouldHaveName shouldHaveName(File actual, String expectedName)
public static ShouldHaveName shouldHaveName(java.nio.file.Path actual, String expectedName)
Copyright © 2013-2015 AssertJ. All Rights Reserved.