29303132333435
public class CheckTest { @Test public void testEq() throws Exception { eq(2, 2, "abc"); new Check(); }