public class TestCaseConfigImpl extends ModelItemConfigImpl implements TestCaseConfig
TestCaseConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
TestCaseConfigImpl(org.apache.xmlbeans.SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
BreakPointConfig |
addNewBreakPoints()
Appends and returns a new empty value (as xml) as the last "breakPoints" element
|
LoadTestConfig |
addNewLoadTest()
Appends and returns a new empty value (as xml) as the last "loadTest" element
|
PropertiesTypeConfig |
addNewProperties()
Appends and returns a new empty "properties" element
|
PropertiesTypeConfig |
addNewReportParameters()
Appends and returns a new empty "reportParameters" element
|
ScriptConfig |
addNewReportScript()
Appends and returns a new empty "reportScript" element
|
ReportTemplateConfig |
addNewReportTemplates()
Appends and returns a new empty value (as xml) as the last "reportTemplates" element
|
RequirementsTypeConfig |
addNewRequirements()
Appends and returns a new empty "requirements" element
|
SecurityTestConfig |
addNewSecurityTest()
Appends and returns a new empty value (as xml) as the last "securityTest" element
|
ScriptConfig |
addNewSetupScript()
Appends and returns a new empty "setupScript" element
|
ScriptConfig |
addNewTearDownScript()
Appends and returns a new empty "tearDownScript" element
|
TestStepConfig |
addNewTestStep()
Appends and returns a new empty value (as xml) as the last "testStep" element
|
boolean |
getAmfAuthorisation()
Gets the "amfAuthorisation" attribute
|
String |
getAmfEndpoint()
Gets the "amfEndpoint" attribute
|
String |
getAmfLogin()
Gets the "amfLogin" attribute
|
String |
getAmfPassword()
Gets the "amfPassword" attribute
|
BreakPointConfig[] |
getBreakPointsArray()
Deprecated.
|
BreakPointConfig |
getBreakPointsArray(int i)
Gets ith "breakPoints" element
|
List<BreakPointConfig> |
getBreakPointsList()
Gets a List of "breakPoints" elements
|
boolean |
getDisabled()
Gets the "disabled" attribute
|
boolean |
getDiscardOkResults()
Gets the "discardOkResults" attribute
|
boolean |
getFailOnError()
Gets the "failOnError" attribute
|
boolean |
getFailTestCaseOnErrors()
Gets the "failTestCaseOnErrors" attribute
|
boolean |
getKeepSession()
Gets the "keepSession" attribute
|
LoadTestConfig[] |
getLoadTestArray()
Deprecated.
|
LoadTestConfig |
getLoadTestArray(int i)
Gets ith "loadTest" element
|
List<LoadTestConfig> |
getLoadTestList()
Gets a List of "loadTest" elements
|
int |
getMaxResults()
Gets the "maxResults" attribute
|
PropertiesTypeConfig |
getProperties()
Gets the "properties" element
|
PropertiesTypeConfig |
getReportParameters()
Gets the "reportParameters" element
|
ScriptConfig |
getReportScript()
Gets the "reportScript" element
|
ReportTemplateConfig[] |
getReportTemplatesArray()
Deprecated.
|
ReportTemplateConfig |
getReportTemplatesArray(int i)
Gets ith "reportTemplates" element
|
List<ReportTemplateConfig> |
getReportTemplatesList()
Gets a List of "reportTemplates" elements
|
RequirementsTypeConfig |
getRequirements()
Gets the "requirements" element
|
boolean |
getSearchProperties()
Gets the "searchProperties" attribute
|
SecurityTestConfig[] |
getSecurityTestArray()
Deprecated.
|
SecurityTestConfig |
getSecurityTestArray(int i)
Gets ith "securityTest" element
|
List<SecurityTestConfig> |
getSecurityTestList()
Gets a List of "securityTest" elements
|
ScriptConfig |
getSetupScript()
Gets the "setupScript" element
|
ScriptConfig |
getTearDownScript()
Gets the "tearDownScript" element
|
TestStepConfig[] |
getTestStepArray()
Deprecated.
|
TestStepConfig |
getTestStepArray(int i)
Gets ith "testStep" element
|
List<TestStepConfig> |
getTestStepList()
Gets a List of "testStep" elements
|
long |
getTimeout()
Gets the "timeout" attribute
|
String |
getWsrmAckTo()
Gets the "wsrmAckTo" attribute
|
boolean |
getWsrmEnabled()
Gets the "wsrmEnabled" attribute
|
long |
getWsrmExpires()
Gets the "wsrmExpires" attribute
|
WsrmVersionTypeConfig.Enum |
getWsrmVersion()
Gets the "wsrmVersion" attribute
|
BreakPointConfig |
insertNewBreakPoints(int i)
Inserts and returns a new empty value (as xml) as the ith "breakPoints" element
|
LoadTestConfig |
insertNewLoadTest(int i)
Inserts and returns a new empty value (as xml) as the ith "loadTest" element
|
ReportTemplateConfig |
insertNewReportTemplates(int i)
Inserts and returns a new empty value (as xml) as the ith "reportTemplates" element
|
SecurityTestConfig |
insertNewSecurityTest(int i)
Inserts and returns a new empty value (as xml) as the ith "securityTest" element
|
TestStepConfig |
insertNewTestStep(int i)
Inserts and returns a new empty value (as xml) as the ith "testStep" element
|
boolean |
isSetAmfAuthorisation()
True if has "amfAuthorisation" attribute
|
boolean |
isSetAmfEndpoint()
True if has "amfEndpoint" attribute
|
boolean |
isSetAmfLogin()
True if has "amfLogin" attribute
|
boolean |
isSetAmfPassword()
True if has "amfPassword" attribute
|
boolean |
isSetDisabled()
True if has "disabled" attribute
|
boolean |
isSetDiscardOkResults()
True if has "discardOkResults" attribute
|
boolean |
isSetFailOnError()
True if has "failOnError" attribute
|
boolean |
isSetFailTestCaseOnErrors()
True if has "failTestCaseOnErrors" attribute
|
boolean |
isSetKeepSession()
True if has "keepSession" attribute
|
boolean |
isSetMaxResults()
True if has "maxResults" attribute
|
boolean |
isSetProperties()
True if has "properties" element
|
boolean |
isSetReportParameters()
True if has "reportParameters" element
|
boolean |
isSetReportScript()
True if has "reportScript" element
|
boolean |
isSetRequirements()
True if has "requirements" element
|
boolean |
isSetSearchProperties()
True if has "searchProperties" attribute
|
boolean |
isSetSetupScript()
True if has "setupScript" element
|
boolean |
isSetTearDownScript()
True if has "tearDownScript" element
|
boolean |
isSetTimeout()
True if has "timeout" attribute
|
boolean |
isSetWsrmAckTo()
True if has "wsrmAckTo" attribute
|
boolean |
isSetWsrmEnabled()
True if has "wsrmEnabled" attribute
|
boolean |
isSetWsrmExpires()
True if has "wsrmExpires" attribute
|
boolean |
isSetWsrmVersion()
True if has "wsrmVersion" attribute
|
void |
removeBreakPoints(int i)
Removes the ith "breakPoints" element
|
void |
removeLoadTest(int i)
Removes the ith "loadTest" element
|
void |
removeReportTemplates(int i)
Removes the ith "reportTemplates" element
|
void |
removeSecurityTest(int i)
Removes the ith "securityTest" element
|
void |
removeTestStep(int i)
Removes the ith "testStep" element
|
void |
setAmfAuthorisation(boolean amfAuthorisation)
Sets the "amfAuthorisation" attribute
|
void |
setAmfEndpoint(String amfEndpoint)
Sets the "amfEndpoint" attribute
|
void |
setAmfLogin(String amfLogin)
Sets the "amfLogin" attribute
|
void |
setAmfPassword(String amfPassword)
Sets the "amfPassword" attribute
|
void |
setBreakPointsArray(BreakPointConfig[] breakPointsArray)
Sets array of all "breakPoints" element
|
void |
setBreakPointsArray(int i,
BreakPointConfig breakPoints)
Sets ith "breakPoints" element
|
void |
setDisabled(boolean disabled)
Sets the "disabled" attribute
|
void |
setDiscardOkResults(boolean discardOkResults)
Sets the "discardOkResults" attribute
|
void |
setFailOnError(boolean failOnError)
Sets the "failOnError" attribute
|
void |
setFailTestCaseOnErrors(boolean failTestCaseOnErrors)
Sets the "failTestCaseOnErrors" attribute
|
void |
setKeepSession(boolean keepSession)
Sets the "keepSession" attribute
|
void |
setLoadTestArray(int i,
LoadTestConfig loadTest)
Sets ith "loadTest" element
|
void |
setLoadTestArray(LoadTestConfig[] loadTestArray)
Sets array of all "loadTest" element
|
void |
setMaxResults(int maxResults)
Sets the "maxResults" attribute
|
void |
setProperties(PropertiesTypeConfig properties)
Sets the "properties" element
|
void |
setReportParameters(PropertiesTypeConfig reportParameters)
Sets the "reportParameters" element
|
void |
setReportScript(ScriptConfig reportScript)
Sets the "reportScript" element
|
void |
setReportTemplatesArray(int i,
ReportTemplateConfig reportTemplates)
Sets ith "reportTemplates" element
|
void |
setReportTemplatesArray(ReportTemplateConfig[] reportTemplatesArray)
Sets array of all "reportTemplates" element
|
void |
setRequirements(RequirementsTypeConfig requirements)
Sets the "requirements" element
|
void |
setSearchProperties(boolean searchProperties)
Sets the "searchProperties" attribute
|
void |
setSecurityTestArray(int i,
SecurityTestConfig securityTest)
Sets ith "securityTest" element
|
void |
setSecurityTestArray(SecurityTestConfig[] securityTestArray)
Sets array of all "securityTest" element
|
void |
setSetupScript(ScriptConfig setupScript)
Sets the "setupScript" element
|
void |
setTearDownScript(ScriptConfig tearDownScript)
Sets the "tearDownScript" element
|
void |
setTestStepArray(int i,
TestStepConfig testStep)
Sets ith "testStep" element
|
void |
setTestStepArray(TestStepConfig[] testStepArray)
Sets array of all "testStep" element
|
void |
setTimeout(long timeout)
Sets the "timeout" attribute
|
void |
setWsrmAckTo(String wsrmAckTo)
Sets the "wsrmAckTo" attribute
|
void |
setWsrmEnabled(boolean wsrmEnabled)
Sets the "wsrmEnabled" attribute
|
void |
setWsrmExpires(long wsrmExpires)
Sets the "wsrmExpires" attribute
|
void |
setWsrmVersion(WsrmVersionTypeConfig.Enum wsrmVersion)
Sets the "wsrmVersion" attribute
|
int |
sizeOfBreakPointsArray()
Returns number of "breakPoints" element
|
int |
sizeOfLoadTestArray()
Returns number of "loadTest" element
|
int |
sizeOfReportTemplatesArray()
Returns number of "reportTemplates" element
|
int |
sizeOfSecurityTestArray()
Returns number of "securityTest" element
|
int |
sizeOfTestStepArray()
Returns number of "testStep" element
|
void |
unsetAmfAuthorisation()
Unsets the "amfAuthorisation" attribute
|
void |
unsetAmfEndpoint()
Unsets the "amfEndpoint" attribute
|
void |
unsetAmfLogin()
Unsets the "amfLogin" attribute
|
void |
unsetAmfPassword()
Unsets the "amfPassword" attribute
|
void |
unsetDisabled()
Unsets the "disabled" attribute
|
void |
unsetDiscardOkResults()
Unsets the "discardOkResults" attribute
|
void |
unsetFailOnError()
Unsets the "failOnError" attribute
|
void |
unsetFailTestCaseOnErrors()
Unsets the "failTestCaseOnErrors" attribute
|
void |
unsetKeepSession()
Unsets the "keepSession" attribute
|
void |
unsetMaxResults()
Unsets the "maxResults" attribute
|
void |
unsetProperties()
Unsets the "properties" element
|
void |
unsetReportParameters()
Unsets the "reportParameters" element
|
void |
unsetReportScript()
Unsets the "reportScript" element
|
void |
unsetRequirements()
Unsets the "requirements" element
|
void |
unsetSearchProperties()
Unsets the "searchProperties" attribute
|
void |
unsetSetupScript()
Unsets the "setupScript" element
|
void |
unsetTearDownScript()
Unsets the "tearDownScript" element
|
void |
unsetTimeout()
Unsets the "timeout" attribute
|
void |
unsetWsrmAckTo()
Unsets the "wsrmAckTo" attribute
|
void |
unsetWsrmEnabled()
Unsets the "wsrmEnabled" attribute
|
void |
unsetWsrmExpires()
Unsets the "wsrmExpires" attribute
|
void |
unsetWsrmVersion()
Unsets the "wsrmVersion" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetAmfAuthorisation()
Gets (as xml) the "amfAuthorisation" attribute
|
org.apache.xmlbeans.XmlString |
xgetAmfEndpoint()
Gets (as xml) the "amfEndpoint" attribute
|
org.apache.xmlbeans.XmlString |
xgetAmfLogin()
Gets (as xml) the "amfLogin" attribute
|
org.apache.xmlbeans.XmlString |
xgetAmfPassword()
Gets (as xml) the "amfPassword" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetDisabled()
Gets (as xml) the "disabled" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetDiscardOkResults()
Gets (as xml) the "discardOkResults" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetFailOnError()
Gets (as xml) the "failOnError" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetFailTestCaseOnErrors()
Gets (as xml) the "failTestCaseOnErrors" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetKeepSession()
Gets (as xml) the "keepSession" attribute
|
org.apache.xmlbeans.XmlInt |
xgetMaxResults()
Gets (as xml) the "maxResults" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetSearchProperties()
Gets (as xml) the "searchProperties" attribute
|
org.apache.xmlbeans.XmlLong |
xgetTimeout()
Gets (as xml) the "timeout" attribute
|
org.apache.xmlbeans.XmlString |
xgetWsrmAckTo()
Gets (as xml) the "wsrmAckTo" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetWsrmEnabled()
Gets (as xml) the "wsrmEnabled" attribute
|
org.apache.xmlbeans.XmlLong |
xgetWsrmExpires()
Gets (as xml) the "wsrmExpires" attribute
|
WsrmVersionTypeConfig |
xgetWsrmVersion()
Gets (as xml) the "wsrmVersion" attribute
|
void |
xsetAmfAuthorisation(org.apache.xmlbeans.XmlBoolean amfAuthorisation)
Sets (as xml) the "amfAuthorisation" attribute
|
void |
xsetAmfEndpoint(org.apache.xmlbeans.XmlString amfEndpoint)
Sets (as xml) the "amfEndpoint" attribute
|
void |
xsetAmfLogin(org.apache.xmlbeans.XmlString amfLogin)
Sets (as xml) the "amfLogin" attribute
|
void |
xsetAmfPassword(org.apache.xmlbeans.XmlString amfPassword)
Sets (as xml) the "amfPassword" attribute
|
void |
xsetDisabled(org.apache.xmlbeans.XmlBoolean disabled)
Sets (as xml) the "disabled" attribute
|
void |
xsetDiscardOkResults(org.apache.xmlbeans.XmlBoolean discardOkResults)
Sets (as xml) the "discardOkResults" attribute
|
void |
xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
Sets (as xml) the "failOnError" attribute
|
void |
xsetFailTestCaseOnErrors(org.apache.xmlbeans.XmlBoolean failTestCaseOnErrors)
Sets (as xml) the "failTestCaseOnErrors" attribute
|
void |
xsetKeepSession(org.apache.xmlbeans.XmlBoolean keepSession)
Sets (as xml) the "keepSession" attribute
|
void |
xsetMaxResults(org.apache.xmlbeans.XmlInt maxResults)
Sets (as xml) the "maxResults" attribute
|
void |
xsetSearchProperties(org.apache.xmlbeans.XmlBoolean searchProperties)
Sets (as xml) the "searchProperties" attribute
|
void |
xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
Sets (as xml) the "timeout" attribute
|
void |
xsetWsrmAckTo(org.apache.xmlbeans.XmlString wsrmAckTo)
Sets (as xml) the "wsrmAckTo" attribute
|
void |
xsetWsrmEnabled(org.apache.xmlbeans.XmlBoolean wsrmEnabled)
Sets (as xml) the "wsrmEnabled" attribute
|
void |
xsetWsrmExpires(org.apache.xmlbeans.XmlLong wsrmExpires)
Sets (as xml) the "wsrmExpires" attribute
|
void |
xsetWsrmVersion(WsrmVersionTypeConfig wsrmVersion)
Sets (as xml) the "wsrmVersion" attribute
|
addNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestamp
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addNewSettings, getDescription, getId, getName, getSettings, getTimestamp, isSetDescription, isSetId, isSetName, isSetSettings, isSetTimestamp, setDescription, setId, setName, setSettings, setTimestamp, unsetDescription, unsetId, unsetName, unsetSettings, unsetTimestamp, xgetDescription, xgetId, xgetName, xgetTimestamp, xsetDescription, xsetId, xsetName, xsetTimestamp
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
public TestCaseConfigImpl(org.apache.xmlbeans.SchemaType sType)
public List<TestStepConfig> getTestStepList()
getTestStepList
in interface TestCaseConfig
public TestStepConfig[] getTestStepArray()
getTestStepArray
in interface TestCaseConfig
public TestStepConfig getTestStepArray(int i)
getTestStepArray
in interface TestCaseConfig
public int sizeOfTestStepArray()
sizeOfTestStepArray
in interface TestCaseConfig
public void setTestStepArray(TestStepConfig[] testStepArray)
setTestStepArray
in interface TestCaseConfig
public void setTestStepArray(int i, TestStepConfig testStep)
setTestStepArray
in interface TestCaseConfig
public TestStepConfig insertNewTestStep(int i)
insertNewTestStep
in interface TestCaseConfig
public TestStepConfig addNewTestStep()
addNewTestStep
in interface TestCaseConfig
public void removeTestStep(int i)
removeTestStep
in interface TestCaseConfig
public List<LoadTestConfig> getLoadTestList()
getLoadTestList
in interface TestCaseConfig
public LoadTestConfig[] getLoadTestArray()
getLoadTestArray
in interface TestCaseConfig
public LoadTestConfig getLoadTestArray(int i)
getLoadTestArray
in interface TestCaseConfig
public int sizeOfLoadTestArray()
sizeOfLoadTestArray
in interface TestCaseConfig
public void setLoadTestArray(LoadTestConfig[] loadTestArray)
setLoadTestArray
in interface TestCaseConfig
public void setLoadTestArray(int i, LoadTestConfig loadTest)
setLoadTestArray
in interface TestCaseConfig
public LoadTestConfig insertNewLoadTest(int i)
insertNewLoadTest
in interface TestCaseConfig
public LoadTestConfig addNewLoadTest()
addNewLoadTest
in interface TestCaseConfig
public void removeLoadTest(int i)
removeLoadTest
in interface TestCaseConfig
public ScriptConfig getSetupScript()
getSetupScript
in interface TestCaseConfig
public boolean isSetSetupScript()
isSetSetupScript
in interface TestCaseConfig
public void setSetupScript(ScriptConfig setupScript)
setSetupScript
in interface TestCaseConfig
public ScriptConfig addNewSetupScript()
addNewSetupScript
in interface TestCaseConfig
public void unsetSetupScript()
unsetSetupScript
in interface TestCaseConfig
public ScriptConfig getTearDownScript()
getTearDownScript
in interface TestCaseConfig
public boolean isSetTearDownScript()
isSetTearDownScript
in interface TestCaseConfig
public void setTearDownScript(ScriptConfig tearDownScript)
setTearDownScript
in interface TestCaseConfig
public ScriptConfig addNewTearDownScript()
addNewTearDownScript
in interface TestCaseConfig
public void unsetTearDownScript()
unsetTearDownScript
in interface TestCaseConfig
public PropertiesTypeConfig getProperties()
getProperties
in interface TestCaseConfig
public boolean isSetProperties()
isSetProperties
in interface TestCaseConfig
public void setProperties(PropertiesTypeConfig properties)
setProperties
in interface TestCaseConfig
public PropertiesTypeConfig addNewProperties()
addNewProperties
in interface TestCaseConfig
public void unsetProperties()
unsetProperties
in interface TestCaseConfig
public RequirementsTypeConfig getRequirements()
getRequirements
in interface TestCaseConfig
public boolean isSetRequirements()
isSetRequirements
in interface TestCaseConfig
public void setRequirements(RequirementsTypeConfig requirements)
setRequirements
in interface TestCaseConfig
public RequirementsTypeConfig addNewRequirements()
addNewRequirements
in interface TestCaseConfig
public void unsetRequirements()
unsetRequirements
in interface TestCaseConfig
public List<ReportTemplateConfig> getReportTemplatesList()
getReportTemplatesList
in interface TestCaseConfig
public ReportTemplateConfig[] getReportTemplatesArray()
getReportTemplatesArray
in interface TestCaseConfig
public ReportTemplateConfig getReportTemplatesArray(int i)
getReportTemplatesArray
in interface TestCaseConfig
public int sizeOfReportTemplatesArray()
sizeOfReportTemplatesArray
in interface TestCaseConfig
public void setReportTemplatesArray(ReportTemplateConfig[] reportTemplatesArray)
setReportTemplatesArray
in interface TestCaseConfig
public void setReportTemplatesArray(int i, ReportTemplateConfig reportTemplates)
setReportTemplatesArray
in interface TestCaseConfig
public ReportTemplateConfig insertNewReportTemplates(int i)
insertNewReportTemplates
in interface TestCaseConfig
public ReportTemplateConfig addNewReportTemplates()
addNewReportTemplates
in interface TestCaseConfig
public void removeReportTemplates(int i)
removeReportTemplates
in interface TestCaseConfig
public ScriptConfig getReportScript()
getReportScript
in interface TestCaseConfig
public boolean isSetReportScript()
isSetReportScript
in interface TestCaseConfig
public void setReportScript(ScriptConfig reportScript)
setReportScript
in interface TestCaseConfig
public ScriptConfig addNewReportScript()
addNewReportScript
in interface TestCaseConfig
public void unsetReportScript()
unsetReportScript
in interface TestCaseConfig
public PropertiesTypeConfig getReportParameters()
getReportParameters
in interface TestCaseConfig
public boolean isSetReportParameters()
isSetReportParameters
in interface TestCaseConfig
public void setReportParameters(PropertiesTypeConfig reportParameters)
setReportParameters
in interface TestCaseConfig
public PropertiesTypeConfig addNewReportParameters()
addNewReportParameters
in interface TestCaseConfig
public void unsetReportParameters()
unsetReportParameters
in interface TestCaseConfig
public List<SecurityTestConfig> getSecurityTestList()
getSecurityTestList
in interface TestCaseConfig
public SecurityTestConfig[] getSecurityTestArray()
getSecurityTestArray
in interface TestCaseConfig
public SecurityTestConfig getSecurityTestArray(int i)
getSecurityTestArray
in interface TestCaseConfig
public int sizeOfSecurityTestArray()
sizeOfSecurityTestArray
in interface TestCaseConfig
public void setSecurityTestArray(SecurityTestConfig[] securityTestArray)
setSecurityTestArray
in interface TestCaseConfig
public void setSecurityTestArray(int i, SecurityTestConfig securityTest)
setSecurityTestArray
in interface TestCaseConfig
public SecurityTestConfig insertNewSecurityTest(int i)
insertNewSecurityTest
in interface TestCaseConfig
public SecurityTestConfig addNewSecurityTest()
addNewSecurityTest
in interface TestCaseConfig
public void removeSecurityTest(int i)
removeSecurityTest
in interface TestCaseConfig
public List<BreakPointConfig> getBreakPointsList()
getBreakPointsList
in interface TestCaseConfig
public BreakPointConfig[] getBreakPointsArray()
getBreakPointsArray
in interface TestCaseConfig
public BreakPointConfig getBreakPointsArray(int i)
getBreakPointsArray
in interface TestCaseConfig
public int sizeOfBreakPointsArray()
sizeOfBreakPointsArray
in interface TestCaseConfig
public void setBreakPointsArray(BreakPointConfig[] breakPointsArray)
setBreakPointsArray
in interface TestCaseConfig
public void setBreakPointsArray(int i, BreakPointConfig breakPoints)
setBreakPointsArray
in interface TestCaseConfig
public BreakPointConfig insertNewBreakPoints(int i)
insertNewBreakPoints
in interface TestCaseConfig
public BreakPointConfig addNewBreakPoints()
addNewBreakPoints
in interface TestCaseConfig
public void removeBreakPoints(int i)
removeBreakPoints
in interface TestCaseConfig
public boolean getKeepSession()
getKeepSession
in interface TestCaseConfig
public org.apache.xmlbeans.XmlBoolean xgetKeepSession()
xgetKeepSession
in interface TestCaseConfig
public boolean isSetKeepSession()
isSetKeepSession
in interface TestCaseConfig
public void setKeepSession(boolean keepSession)
setKeepSession
in interface TestCaseConfig
public void xsetKeepSession(org.apache.xmlbeans.XmlBoolean keepSession)
xsetKeepSession
in interface TestCaseConfig
public void unsetKeepSession()
unsetKeepSession
in interface TestCaseConfig
public boolean getFailOnError()
getFailOnError
in interface TestCaseConfig
public org.apache.xmlbeans.XmlBoolean xgetFailOnError()
xgetFailOnError
in interface TestCaseConfig
public boolean isSetFailOnError()
isSetFailOnError
in interface TestCaseConfig
public void setFailOnError(boolean failOnError)
setFailOnError
in interface TestCaseConfig
public void xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
xsetFailOnError
in interface TestCaseConfig
public void unsetFailOnError()
unsetFailOnError
in interface TestCaseConfig
public boolean getFailTestCaseOnErrors()
getFailTestCaseOnErrors
in interface TestCaseConfig
public org.apache.xmlbeans.XmlBoolean xgetFailTestCaseOnErrors()
xgetFailTestCaseOnErrors
in interface TestCaseConfig
public boolean isSetFailTestCaseOnErrors()
isSetFailTestCaseOnErrors
in interface TestCaseConfig
public void setFailTestCaseOnErrors(boolean failTestCaseOnErrors)
setFailTestCaseOnErrors
in interface TestCaseConfig
public void xsetFailTestCaseOnErrors(org.apache.xmlbeans.XmlBoolean failTestCaseOnErrors)
xsetFailTestCaseOnErrors
in interface TestCaseConfig
public void unsetFailTestCaseOnErrors()
unsetFailTestCaseOnErrors
in interface TestCaseConfig
public boolean getDiscardOkResults()
getDiscardOkResults
in interface TestCaseConfig
public org.apache.xmlbeans.XmlBoolean xgetDiscardOkResults()
xgetDiscardOkResults
in interface TestCaseConfig
public boolean isSetDiscardOkResults()
isSetDiscardOkResults
in interface TestCaseConfig
public void setDiscardOkResults(boolean discardOkResults)
setDiscardOkResults
in interface TestCaseConfig
public void xsetDiscardOkResults(org.apache.xmlbeans.XmlBoolean discardOkResults)
xsetDiscardOkResults
in interface TestCaseConfig
public void unsetDiscardOkResults()
unsetDiscardOkResults
in interface TestCaseConfig
public boolean getSearchProperties()
getSearchProperties
in interface TestCaseConfig
public org.apache.xmlbeans.XmlBoolean xgetSearchProperties()
xgetSearchProperties
in interface TestCaseConfig
public boolean isSetSearchProperties()
isSetSearchProperties
in interface TestCaseConfig
public void setSearchProperties(boolean searchProperties)
setSearchProperties
in interface TestCaseConfig
public void xsetSearchProperties(org.apache.xmlbeans.XmlBoolean searchProperties)
xsetSearchProperties
in interface TestCaseConfig
public void unsetSearchProperties()
unsetSearchProperties
in interface TestCaseConfig
public boolean getDisabled()
getDisabled
in interface TestCaseConfig
public org.apache.xmlbeans.XmlBoolean xgetDisabled()
xgetDisabled
in interface TestCaseConfig
public boolean isSetDisabled()
isSetDisabled
in interface TestCaseConfig
public void setDisabled(boolean disabled)
setDisabled
in interface TestCaseConfig
public void xsetDisabled(org.apache.xmlbeans.XmlBoolean disabled)
xsetDisabled
in interface TestCaseConfig
public void unsetDisabled()
unsetDisabled
in interface TestCaseConfig
public long getTimeout()
getTimeout
in interface TestCaseConfig
public org.apache.xmlbeans.XmlLong xgetTimeout()
xgetTimeout
in interface TestCaseConfig
public boolean isSetTimeout()
isSetTimeout
in interface TestCaseConfig
public void setTimeout(long timeout)
setTimeout
in interface TestCaseConfig
public void xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
xsetTimeout
in interface TestCaseConfig
public void unsetTimeout()
unsetTimeout
in interface TestCaseConfig
public int getMaxResults()
getMaxResults
in interface TestCaseConfig
public org.apache.xmlbeans.XmlInt xgetMaxResults()
xgetMaxResults
in interface TestCaseConfig
public boolean isSetMaxResults()
isSetMaxResults
in interface TestCaseConfig
public void setMaxResults(int maxResults)
setMaxResults
in interface TestCaseConfig
public void xsetMaxResults(org.apache.xmlbeans.XmlInt maxResults)
xsetMaxResults
in interface TestCaseConfig
public void unsetMaxResults()
unsetMaxResults
in interface TestCaseConfig
public boolean getWsrmEnabled()
getWsrmEnabled
in interface TestCaseConfig
public org.apache.xmlbeans.XmlBoolean xgetWsrmEnabled()
xgetWsrmEnabled
in interface TestCaseConfig
public boolean isSetWsrmEnabled()
isSetWsrmEnabled
in interface TestCaseConfig
public void setWsrmEnabled(boolean wsrmEnabled)
setWsrmEnabled
in interface TestCaseConfig
public void xsetWsrmEnabled(org.apache.xmlbeans.XmlBoolean wsrmEnabled)
xsetWsrmEnabled
in interface TestCaseConfig
public void unsetWsrmEnabled()
unsetWsrmEnabled
in interface TestCaseConfig
public WsrmVersionTypeConfig.Enum getWsrmVersion()
getWsrmVersion
in interface TestCaseConfig
public WsrmVersionTypeConfig xgetWsrmVersion()
xgetWsrmVersion
in interface TestCaseConfig
public boolean isSetWsrmVersion()
isSetWsrmVersion
in interface TestCaseConfig
public void setWsrmVersion(WsrmVersionTypeConfig.Enum wsrmVersion)
setWsrmVersion
in interface TestCaseConfig
public void xsetWsrmVersion(WsrmVersionTypeConfig wsrmVersion)
xsetWsrmVersion
in interface TestCaseConfig
public void unsetWsrmVersion()
unsetWsrmVersion
in interface TestCaseConfig
public String getWsrmAckTo()
getWsrmAckTo
in interface TestCaseConfig
public org.apache.xmlbeans.XmlString xgetWsrmAckTo()
xgetWsrmAckTo
in interface TestCaseConfig
public boolean isSetWsrmAckTo()
isSetWsrmAckTo
in interface TestCaseConfig
public void setWsrmAckTo(String wsrmAckTo)
setWsrmAckTo
in interface TestCaseConfig
public void xsetWsrmAckTo(org.apache.xmlbeans.XmlString wsrmAckTo)
xsetWsrmAckTo
in interface TestCaseConfig
public void unsetWsrmAckTo()
unsetWsrmAckTo
in interface TestCaseConfig
public long getWsrmExpires()
getWsrmExpires
in interface TestCaseConfig
public org.apache.xmlbeans.XmlLong xgetWsrmExpires()
xgetWsrmExpires
in interface TestCaseConfig
public boolean isSetWsrmExpires()
isSetWsrmExpires
in interface TestCaseConfig
public void setWsrmExpires(long wsrmExpires)
setWsrmExpires
in interface TestCaseConfig
public void xsetWsrmExpires(org.apache.xmlbeans.XmlLong wsrmExpires)
xsetWsrmExpires
in interface TestCaseConfig
public void unsetWsrmExpires()
unsetWsrmExpires
in interface TestCaseConfig
public boolean getAmfAuthorisation()
getAmfAuthorisation
in interface TestCaseConfig
public org.apache.xmlbeans.XmlBoolean xgetAmfAuthorisation()
xgetAmfAuthorisation
in interface TestCaseConfig
public boolean isSetAmfAuthorisation()
isSetAmfAuthorisation
in interface TestCaseConfig
public void setAmfAuthorisation(boolean amfAuthorisation)
setAmfAuthorisation
in interface TestCaseConfig
public void xsetAmfAuthorisation(org.apache.xmlbeans.XmlBoolean amfAuthorisation)
xsetAmfAuthorisation
in interface TestCaseConfig
public void unsetAmfAuthorisation()
unsetAmfAuthorisation
in interface TestCaseConfig
public String getAmfLogin()
getAmfLogin
in interface TestCaseConfig
public org.apache.xmlbeans.XmlString xgetAmfLogin()
xgetAmfLogin
in interface TestCaseConfig
public boolean isSetAmfLogin()
isSetAmfLogin
in interface TestCaseConfig
public void setAmfLogin(String amfLogin)
setAmfLogin
in interface TestCaseConfig
public void xsetAmfLogin(org.apache.xmlbeans.XmlString amfLogin)
xsetAmfLogin
in interface TestCaseConfig
public void unsetAmfLogin()
unsetAmfLogin
in interface TestCaseConfig
public String getAmfPassword()
getAmfPassword
in interface TestCaseConfig
public org.apache.xmlbeans.XmlString xgetAmfPassword()
xgetAmfPassword
in interface TestCaseConfig
public boolean isSetAmfPassword()
isSetAmfPassword
in interface TestCaseConfig
public void setAmfPassword(String amfPassword)
setAmfPassword
in interface TestCaseConfig
public void xsetAmfPassword(org.apache.xmlbeans.XmlString amfPassword)
xsetAmfPassword
in interface TestCaseConfig
public void unsetAmfPassword()
unsetAmfPassword
in interface TestCaseConfig
public String getAmfEndpoint()
getAmfEndpoint
in interface TestCaseConfig
public org.apache.xmlbeans.XmlString xgetAmfEndpoint()
xgetAmfEndpoint
in interface TestCaseConfig
public boolean isSetAmfEndpoint()
isSetAmfEndpoint
in interface TestCaseConfig
public void setAmfEndpoint(String amfEndpoint)
setAmfEndpoint
in interface TestCaseConfig
public void xsetAmfEndpoint(org.apache.xmlbeans.XmlString amfEndpoint)
xsetAmfEndpoint
in interface TestCaseConfig
public void unsetAmfEndpoint()
unsetAmfEndpoint
in interface TestCaseConfig
Copyright © 2019. All Rights Reserved.