Class ShouldBeEqualToWithSortedQueryParameters

java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.uri.ShouldBeEqualToWithSortedQueryParameters
All Implemented Interfaces:
ErrorMessageFactory

public class ShouldBeEqualToWithSortedQueryParameters extends BasicErrorMessageFactory
  • Method Details

    • shouldBeEqualToWithSortedQueryParameters

      public static ErrorMessageFactory shouldBeEqualToWithSortedQueryParameters(URL actual, URL expected)