File: control

package info (click to toggle)
jmock 1.0.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 1,836 kB
  • ctags: 2,155
  • sloc: java: 9,058; xml: 214; sh: 76; makefile: 44
file content (20 lines) | stat: -rw-r--r-- 794 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: jmock
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Trygve Laugstøl <trygvis@inamo.n>, Wolfgang Baer <WBaer@gmx.de>
Build-Depends-Indep: ant (>= 1.6.5), debhelper (>> 4.0.0), dpatch (>= 2.0.15), junit (>= 3.8.1), kaffe (>= 2:1.1.5), ant-optional
Standards-Version: 3.6.2

Package: libjmock-java
Architecture: all
Depends: kaffe (>= 2:1.1.5) | java1-runtime | java2-runtime
Suggests: libjmock-java-doc
Description: Java library for testing code with mock objects
 Mock objects help you design and test the interactions between the objects in
 your programs.

Package: libjmock-java-doc
Architecture: all
Description: Java library for testing code with mock objects - documentation
 Includes javadoc only.