Package | Description |
---|---|
org.assertj.core.error |
Modifier and Type | Method and Description |
---|---|
static ShouldNotHaveAnyElementsOfTypes |
ShouldNotHaveAnyElementsOfTypes.shouldNotHaveAnyElementsOfTypes(Object actual,
Class<?>[] unexpectedTypes,
Map<Class<?>,List<Object>> nonMatchingElementsByType)
Creates a new
. |
Copyright © 2014–2019 AssertJ. All rights reserved.