org.jmlspecs.samples.digraph
Class Arc_JML_TestData.Arc_JML_TestData$3
java.lang.Object
org.jmlspecs.jmlunit.strategies.NewObjectAbstractExtensibleStrategyDecorator
org.jmlspecs.jmlunit.strategies.ObjectStrategy
org.jmlspecs.samples.digraph.Arc_JML_TestData.Arc_JML_TestData$3
- All Implemented Interfaces:
- StrategyType
- Enclosing class:
- Arc_JML_TestData
- class Arc_JML_TestData.Arc_JML_TestData$3
- extends ObjectStrategy
Method Summary |
protected Object |
make(int n)
Return the nth test data item. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Arc_JML_TestData.Arc_JML_TestData$3
Arc_JML_TestData.Arc_JML_TestData$3()
make
protected Object make(int n)
- Description copied from class:
NewObjectAbstractExtensibleStrategyDecorator
- Return the nth test data item. The default implementation of
this method provides no data. To provide additional test data,
you should override this method, without making a super call to
it.
- Overrides:
make
in class NewObjectAbstractExtensibleStrategyDecorator
- Specifications inherited from overridden method make(int n) in class NewObjectAbstractExtensibleStrategyDecorator:
-
protected behavior
requires 0 <= n;
assignable objectState;
signals_only java.util.NoSuchElementException;
JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.