You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
src/main/java | 4 months ago | |
.classpath | 4 months ago | |
.project | 4 months ago | |
Android.bp | 4 months ago | |
CleanSpec.mk | 4 months ago | |
LICENSE-junit.txt | 4 months ago | |
METADATA | 4 months ago | |
MODULE_LICENSE_EPL | 4 months ago | |
NOTICE.txt | 4 months ago | |
OWNERS | 4 months ago | |
README.md | 4 months ago | |
README.version | 4 months ago | |
build.gradle | 4 months ago | |
epl-v10.html | 4 months ago | |
version | 4 months ago |
README.md
JUnit 4
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
For more information, please visit: