identicalIgnoreCase

public static Matcher<T> identicalIgnoreCase<T extends Stringifiable>(String string)(source)