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