Package org.assertj.core.error
Class AssertionErrorMessagesAggregator
java.lang.Object
org.assertj.core.error.AssertionErrorMessagesAggregator
- Since:
- 3.17.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
aggregateErrorMessages
(List<String> errors) private static void
countAssertions
(List<String> errors, StringBuilder msg)
-
Constructor Details
-
AssertionErrorMessagesAggregator
public AssertionErrorMessagesAggregator()
-
-
Method Details
-
aggregateErrorMessages
-
countAssertions
-