| 1 |
trygvis-guest |
1154 |
Source: libjmock-java
|
| 2 |
|
|
Section: libs
|
| 3 |
|
|
Priority: optional
|
| 4 |
|
|
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
|
| 5 |
|
|
Uploaders: Trygve Laugstøl <trygvis@inamo.no>
|
| 6 |
|
|
Build-Depends-Indep: debhelper (>> 4.0.0), jikes-classpath, fastjar, cdbs
|
| 7 |
|
|
Standards-Version: 3.6.2
|
| 8 |
|
|
|
| 9 |
|
|
Package: libjmock-java
|
| 10 |
|
|
Architecture: all
|
| 11 |
|
|
Depends: jamvm | java2-runtime
|
| 12 |
|
|
Description: Java library for testing code with mock objects
|
| 13 |
|
|
Mock objects help you design and test the interactions between the objects in
|
| 14 |
|
|
your programs.
|
| 15 |
|
|
|
| 16 |
|
|
Package: libjmock-java-doc
|
| 17 |
|
|
Architecture: all
|
| 18 |
|
|
Depends: jamvm | java2-runtime
|
| 19 |
|
|
Description: Java library for testing code with mock objects
|
| 20 |
|
|
Includes javadoc only.
|