是否有更好的方式在jUnit中编写
String x = "foo bar"; Assert.assertTrue(x.contains("foo"));
java string junit assert
assert ×1
java ×1
junit ×1
string ×1