public class ShouldContainKey extends BasicErrorMessageFactory
arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldContainKey(Object actual,
Object key)
Creates a new
ShouldContainKey. |
create, equals, hashCode, toStringpublic static ErrorMessageFactory shouldContainKey(Object actual, Object key)
ShouldContainKey.actual - the actual value in the failed assertion.ErrorMessageFactory.Copyright © 2013 AssertJ. All Rights Reserved.