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(java.nio.file.Path actual,
java.nio.file.Path other) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static final String PATH_SHOULD_START_WITH
public static ErrorMessageFactory shouldStartWith(java.nio.file.Path actual, java.nio.file.Path other)
Copyright © 2013-2015 AssertJ. All Rights Reserved.