|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.cigame.rules.basic.IncreasingPassedTestsRule
public class IncreasingPassedTestsRule
Rule that gives points for increasing the number of passed tests.
| Constructor Summary | |
|---|---|
IncreasingPassedTestsRule()
|
|
| Method Summary | |
|---|---|
double |
evaluate(hudson.model.AbstractBuild<?,?> build)
Evaluate the build and return the points for it |
java.lang.String |
getName()
Returns the name of the rule |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IncreasingPassedTestsRule()
| Method Detail |
|---|
public double evaluate(hudson.model.AbstractBuild<?,?> build)
Rule
evaluate in interface Rulebuild - build to calculate points for
public java.lang.String getName()
Rule
getName in interface Rule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||