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