Class AssertionErrorMessagesAggregrator

java.lang.Object
org.assertj.core.error.AssertionErrorMessagesAggregrator

@Deprecated(since="3", forRemoval=true) public class AssertionErrorMessagesAggregrator extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • AssertionErrorMessagesAggregrator

      public AssertionErrorMessagesAggregrator()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • aggregrateErrorMessages

      public static String aggregrateErrorMessages(List<String> errors)
      Deprecated, for removal: This API element is subject to removal in a future version.