j

jexample

JExample is an extensions of JUnit that improves defect localizaton by changing the way you structure your tests. It introduces first-class dependencies. If test B depends on A, the return value of A can be used as B's fixture. And if A test fails, B and all other dependees of A are skipped and marked as white. We show in an empirical study that JExample improves performance and defect localization.
http://www.iam.unibe.ch/~scg/Research/JExample
Common Public License Version 1.0 (CPL)
Software Composition Group
Lea Haensenberger Adrian Kuhn
大版本 版本 最近更新
4.4 4.4-378 2011-07-20 01:41:37
共1条记录