|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttesttool.Main.TestWizard
public class TestWizard
This is the data gathered from the user to be used in the generation of a new test.
| Field Summary | |
|---|---|
protected java.lang.String |
class_
|
protected java.util.Collection<ConstraintSet> |
constraints
|
protected Time |
length
|
| Constructor Summary | |
|---|---|
TestWizard()
Default Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Time length
protected java.lang.String class_
protected java.util.Collection<ConstraintSet> constraints
| Constructor Detail |
|---|
public TestWizard()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||