at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:63at java.lang.reflect.Method.invoke(Method.java:498) at org.gradle.i
例如:< [junit4] 2013-01-11 04:43:57,392 INFO com.example.MyClass:123 [main] [loadOverridePropFile(No such file or directory)> [junit4] 2013-01-11 22:16:07,398 INFO com.example.MyClass:123[main] [loadOverridePropFile] Config file application.properties not foun
我正在编写JUnit4单元测试,并且有一个条件,需要断言null消息引发了异常。String) null);}java.lang.AssertionError:
Expected: (an instance of java.lang.Exception and exception with message a string containing null)but: e