new project please use jdk1.5
create a class named Night , code in the end of this doc.
当junit4测试的时候因为依赖5.0
所以当你不把它编译所依赖的编译器改成5.0的话
nightTest就会报错
解决办法:右击工程 属性 java compier
last test result
code