Paketname | junit4 |
Beschreibung | JUnit regression test framework for Java |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 4.8.1-3 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 300 Byte |
Hängt ab von | default-jre-headless | java5-runtime-headless, libhamcrest-java |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 202070 Byte |
Prüfsumme MD5 | 48bc91633bb4221c529cc105cb33ec7b |
Prüfsumme SHA1 | 7df151de5f8f11966aea94805f78cea03f0a3fda |
Prüfsumme SHA256 | 63a2838ca300dcb44a7a39d5357b68b6b916a5011cb61a36e79f4b6b3aae7ba0 |
Link zum Herunterladen | junit4_4.8.1-3_all.deb |
Ausführliche Beschreibung | JUnit is a simple framework to write repeatable tests. It is an
instance of the xUnit architecture for unit testing frameworks.
.
JUnit 4 uses Java 5 features such as generics and annotations. If
you need compatibility with previous Java versions, you should use
the junit package (version 3) instead.
|