ErrorMessageFactory
public class ShouldBeEmpty extends BasicErrorMessageFactory
String
.arguments, format
Modifier and Type | Method | Description |
---|---|---|
static ErrorMessageFactory |
shouldBeEmpty(Object actual) |
Creates a new
. |
create, create, create, equals, hashCode, toString, unquotedString
public static ErrorMessageFactory shouldBeEmpty(Object actual)
ShouldBeEmpty
.actual
- the actual value in the failed assertion.ErrorMessageFactory
.Copyright © 2014–2019. All rights reserved.