public class DecreasingSkippedTestsRule extends AbstractSkippedTestsRule
Constructor and Description |
---|
DecreasingSkippedTestsRule() |
Modifier and Type | Method and Description |
---|---|
protected RuleResult<Integer> |
evaluate(int skippedTestDiff) |
String |
getName()
Returns the name of the rule
|
protected String |
getResultDescription(Integer testDiff) |
evaluate
aggregate, evaluate, evaluate
public String getName()
Rule
protected String getResultDescription(Integer testDiff)
getResultDescription
in class AbstractUnitTestsRule
protected RuleResult<Integer> evaluate(int skippedTestDiff)
evaluate
in class AbstractSkippedTestsRule
Copyright © 2004-2015. All Rights Reserved.