| Constructor and Description |
|---|
TestEnv(ICS ics,
Arg... args)
Create a test env using ics and additional arguments
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(java.lang.String attribute)
Check if the give attribute is a valid value
|
boolean |
exists(java.lang.String attribute,
int pos)
Check if the given attribute at the given position is a valid value
|
java.lang.String |
getString(java.lang.String attribute)
Return the first attribute of the the named attribute as a string, or
null if not found
|
java.lang.String |
getString(java.lang.String attribute,
int n)
Return the nth named attribute as a string, or null if not found
|
addDependency, addDependency, addDependency, addDependency, addDependency, addDependency, call, clearError, dump, dump, find, findOne, getAsset, getAsset, getAsset, getC, getCid, getConfig, getDate, getDate, getDate, getDate, getError, getId, getInt, getInt, getInt, getInt, getLong, getLong, getLong, getLong, getObject, getRange, getRouter, getSiteId, getSiteName, getSitePlan, getSize, getString, getString, getUrl, getUrl, ics, init, isError, isInsite, isList, isList, isListCol, isObj, isVar, unpackVarclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdump, dump, getDate, getDate, getInt, getInt, getLong, getLong, getRange, getSizegetSitePlanRootpublic TestEnv(ICS ics,
Arg... args)
ics - args - public boolean exists(java.lang.String attribute)
Contentpublic boolean exists(java.lang.String attribute,
int pos)
Contentpublic java.lang.String getString(java.lang.String attribute)
Contentpublic java.lang.String getString(java.lang.String attribute,
int n)
Content