A
B
C
CMS
D
E
ESB
F
G
H
I
J
JMS
JMX
L
M
N
O
P
R
S
T
U
V
W
X

PIT

PIT is a fast bytecode based mutation testing system for Java that makes it possible to test the effectiveness of your unit tests. You can think of mutation testing as either as an automated test of your tests, or as a much more in depth form of code coverage. Unlike traditional line and branch coverage tools PIT does not just confirm that your tests execute your code, it confirms that your tests are actually able to detect faults in it.

(追記) (追記ここまで)
Category Code Coverage
License Apache Software License

(追記) (追記ここまで)



Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States and other countries. This site is independent of Sun Microsystems, Inc.

AltStyle によって変換されたページ (->オリジナル) /