Class ShouldEndWithIgnoringCase

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

public class ShouldEndWithIgnoringCase extends BasicErrorMessageFactory
Creates an error message indicating that an assertion that verifies that CharSequence ends with a given value (ignoring case considerations) failed.