Package | Description |
---|---|
com.itko.lisa.editor | |
com.itko.lisa.test |
Modifier and Type | Field and Description |
---|---|
java.util.Vector<RandSet> |
TestNodeInfo.randList |
Modifier and Type | Method and Description |
---|---|
static RandSet |
RandSet.loadRandSet(org.w3c.dom.Element randNode) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,RandSet> |
TestCase.getRandSets()
Will return all the random lists in a hashtable.
|
static java.util.Hashtable<java.lang.String,RandSet> |
RandSet.loadRandSets(org.w3c.dom.Element node) |
Modifier and Type | Method and Description |
---|---|
void |
TestCase.setRandSets(java.util.Hashtable<java.lang.String,RandSet> ht)
This method will set the collection of RandSets.
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.