public class ShouldHavePath extends BasicErrorMessageFactory
arguments, format
Modifier and Type | Method and Description |
---|---|
static ErrorMessageFactory |
shouldHavePath(URI actual,
String expectedPath) |
static ErrorMessageFactory |
shouldHavePath(URL actual,
String expectedPath) |
create, create, create, equals, hashCode, toString, unquotedString
public static ErrorMessageFactory shouldHavePath(URI actual, String expectedPath)
public static ErrorMessageFactory shouldHavePath(URL actual, String expectedPath)
Copyright © 2014–2019 AssertJ. All rights reserved.