Class ShouldNotStartWithIgnoringCase

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

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