Skip to content

youngzhu/CollectionCode4Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HitCount

【中文/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

  1. encoding: UTF-8
    如果代码中出现乱码,请注意工程的字符集编码方式
  2. 如果要运行 Spring/Hibernate/log4j2 等,需要把 config 目录也放到path里。
    方法(Eclipse):右击 config 目录 -> Build Path -> Use as Source Folder

工具

About

Collection Code for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors