Package org.assertj.core.error
Class AssertionErrorMessagesAggregrator
- java.lang.Object
-
- org.assertj.core.error.AssertionErrorMessagesAggregrator
-
@Deprecated public class AssertionErrorMessagesAggregrator extends Object
Deprecated.useAssertionErrorMessagesAggregatorinstead
-
-
Constructor Summary
Constructors Constructor Description AssertionErrorMessagesAggregrator()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static StringaggregrateErrorMessages(List<String> errors)Deprecated.
-