public class ReportedErrorMessages extends Object
| Constructor and Description |
|---|
ReportedErrorMessages() |
| Modifier and Type | Method and Description |
|---|---|
static <E> org.hamcrest.Matcher<Iterable<? extends E>> |
reportsErrors(E expected) |
public static <E> org.hamcrest.Matcher<Iterable<? extends E>> reportsErrors(E expected)
Copyright © 2021. All rights reserved.