public class JavaLangMatcherAssert extends java.lang.Object
assert
assert that("Foo", startsWith("f"));
static <T> boolean
that(T argument, Matcher<? super T> matcher)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> boolean that(T argument, Matcher<? super T> matcher)