public class ShouldBeNormalized extends BasicErrorMessageFactory
Path is not normalizedPath.normalize()| Modifier and Type | Field and Description |
|---|---|
static String |
SHOULD_BE_NORMALIZED |
arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeNormalized(java.nio.file.Path actual) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static final String SHOULD_BE_NORMALIZED
public static ErrorMessageFactory shouldBeNormalized(java.nio.file.Path actual)
Copyright © 2013-2015 AssertJ. All Rights Reserved.