# CollectionCode4Java **Repository Path**: wsldwps/CollectionCode4Java ## Basic Information - **Project Name**: CollectionCode4Java - **Description**: Collection Code for Java - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-04-24 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 【中文/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 如果代码中出现乱码,请注意工程的字符集编码方式