Class ShouldNotEndWithIgnoringCase

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

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