Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 428 Bytes

File metadata and controls

11 lines (9 loc) · 428 Bytes

【中文/Chinese】
test包里都是程序的测试用例。基于JUnit测试框架。
由于使用了注解(@Test),所以请使用JUnit 4.

[English/英文] The package test provide some test-case for the programming.
It based on JUnit.
As using the Annotation(@Test), please add library JUnit Version 4.

[Note] encoding: UTF-8
如果代码中出现乱码,请注意工程的字符集编码方式