public class ShouldHaveNoParent extends BasicErrorMessageFactory
File should not have a parent.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ShouldHaveNoParent |
shouldHaveNoParent(File actual)
Creates a new
ShouldHaveNoParent. |
create, create, equals, hashCode, toString, unquotedStringpublic static ShouldHaveNoParent shouldHaveNoParent(File actual)
ShouldHaveNoParent.actual - the actual value in the failed assertion.ErrorMessageFactory.Copyright © 2013-2014 AssertJ. All Rights Reserved.