java java

This commit is contained in:
ziggi
2020-04-12 21:32:49 +00:00
parent e8ddced3f0
commit 31b9006715
139 changed files with 64 additions and 44 deletions

View File

@@ -0,0 +1,6 @@
This is a port of JUnit, a simple testing framework for Java developed
by Erich Gamma and Kent Beck. Using JUnit you can build a test suite
that will help you measure your progress, spot unintended side
effects, and focus your development efforts.
WWW: http://www.junit.org/