public class ShouldBeAbsolutePath extends BasicErrorMessageFactory
File is an absolute path
failed.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldBeAbsolutePath(File actual)
Creates a new
. |
create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory shouldBeAbsolutePath(File actual)
ShouldBeAbsolutePath.actual - the actual value in the failed assertion.ErrorMessageFactory.Copyright © 2013-2014 AssertJ. All Rights Reserved.