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