org.tigris.mbt.conditions
Class TestCaseLength
java.lang.Object
org.tigris.mbt.conditions.StopCondition
org.tigris.mbt.conditions.TestCaseLength
public class TestCaseLength
- extends StopCondition
TestCaseLength
public TestCaseLength(int numberOfEdges)
isFulfilled
public boolean isFulfilled()
- Specified by:
isFulfilled in class StopCondition
getFulfillment
public double getFulfillment()
- Specified by:
getFulfillment in class StopCondition
toString
public String toString()
- Overrides:
toString in class Object