public class ShouldStartWithPath extends BasicErrorMessageFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH_SHOULD_START_WITH |
arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldStartWith(Path actual,
Path other) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static final String PATH_SHOULD_START_WITH
public static ErrorMessageFactory shouldStartWith(Path actual, Path other)
Copyright © 2014–2016 AssertJ. All rights reserved.