public class TestCaseConfigImpl extends ModelItemConfigImpl implements TestCaseConfig
TestCaseConfig.Factory_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| 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, xsetTimestamparraySetterHelper, 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, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNewSettings, 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, xsetTimestampchangeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic TestCaseConfigImpl(org.apache.xmlbeans.SchemaType sType)
public List<TestStepConfig> getTestStepList()
getTestStepList in interface TestCaseConfigpublic TestStepConfig[] getTestStepArray()
getTestStepArray in interface TestCaseConfigpublic TestStepConfig getTestStepArray(int i)
getTestStepArray in interface TestCaseConfigpublic int sizeOfTestStepArray()
sizeOfTestStepArray in interface TestCaseConfigpublic void setTestStepArray(TestStepConfig[] testStepArray)
setTestStepArray in interface TestCaseConfigpublic void setTestStepArray(int i,
                             TestStepConfig testStep)
setTestStepArray in interface TestCaseConfigpublic TestStepConfig insertNewTestStep(int i)
insertNewTestStep in interface TestCaseConfigpublic TestStepConfig addNewTestStep()
addNewTestStep in interface TestCaseConfigpublic void removeTestStep(int i)
removeTestStep in interface TestCaseConfigpublic List<LoadTestConfig> getLoadTestList()
getLoadTestList in interface TestCaseConfigpublic LoadTestConfig[] getLoadTestArray()
getLoadTestArray in interface TestCaseConfigpublic LoadTestConfig getLoadTestArray(int i)
getLoadTestArray in interface TestCaseConfigpublic int sizeOfLoadTestArray()
sizeOfLoadTestArray in interface TestCaseConfigpublic void setLoadTestArray(LoadTestConfig[] loadTestArray)
setLoadTestArray in interface TestCaseConfigpublic void setLoadTestArray(int i,
                             LoadTestConfig loadTest)
setLoadTestArray in interface TestCaseConfigpublic LoadTestConfig insertNewLoadTest(int i)
insertNewLoadTest in interface TestCaseConfigpublic LoadTestConfig addNewLoadTest()
addNewLoadTest in interface TestCaseConfigpublic void removeLoadTest(int i)
removeLoadTest in interface TestCaseConfigpublic ScriptConfig getSetupScript()
getSetupScript in interface TestCaseConfigpublic boolean isSetSetupScript()
isSetSetupScript in interface TestCaseConfigpublic void setSetupScript(ScriptConfig setupScript)
setSetupScript in interface TestCaseConfigpublic ScriptConfig addNewSetupScript()
addNewSetupScript in interface TestCaseConfigpublic void unsetSetupScript()
unsetSetupScript in interface TestCaseConfigpublic ScriptConfig getTearDownScript()
getTearDownScript in interface TestCaseConfigpublic boolean isSetTearDownScript()
isSetTearDownScript in interface TestCaseConfigpublic void setTearDownScript(ScriptConfig tearDownScript)
setTearDownScript in interface TestCaseConfigpublic ScriptConfig addNewTearDownScript()
addNewTearDownScript in interface TestCaseConfigpublic void unsetTearDownScript()
unsetTearDownScript in interface TestCaseConfigpublic PropertiesTypeConfig getProperties()
getProperties in interface TestCaseConfigpublic boolean isSetProperties()
isSetProperties in interface TestCaseConfigpublic void setProperties(PropertiesTypeConfig properties)
setProperties in interface TestCaseConfigpublic PropertiesTypeConfig addNewProperties()
addNewProperties in interface TestCaseConfigpublic void unsetProperties()
unsetProperties in interface TestCaseConfigpublic RequirementsTypeConfig getRequirements()
getRequirements in interface TestCaseConfigpublic boolean isSetRequirements()
isSetRequirements in interface TestCaseConfigpublic void setRequirements(RequirementsTypeConfig requirements)
setRequirements in interface TestCaseConfigpublic RequirementsTypeConfig addNewRequirements()
addNewRequirements in interface TestCaseConfigpublic void unsetRequirements()
unsetRequirements in interface TestCaseConfigpublic List<ReportTemplateConfig> getReportTemplatesList()
getReportTemplatesList in interface TestCaseConfigpublic ReportTemplateConfig[] getReportTemplatesArray()
getReportTemplatesArray in interface TestCaseConfigpublic ReportTemplateConfig getReportTemplatesArray(int i)
getReportTemplatesArray in interface TestCaseConfigpublic int sizeOfReportTemplatesArray()
sizeOfReportTemplatesArray in interface TestCaseConfigpublic void setReportTemplatesArray(ReportTemplateConfig[] reportTemplatesArray)
setReportTemplatesArray in interface TestCaseConfigpublic void setReportTemplatesArray(int i,
                                    ReportTemplateConfig reportTemplates)
setReportTemplatesArray in interface TestCaseConfigpublic ReportTemplateConfig insertNewReportTemplates(int i)
insertNewReportTemplates in interface TestCaseConfigpublic ReportTemplateConfig addNewReportTemplates()
addNewReportTemplates in interface TestCaseConfigpublic void removeReportTemplates(int i)
removeReportTemplates in interface TestCaseConfigpublic ScriptConfig getReportScript()
getReportScript in interface TestCaseConfigpublic boolean isSetReportScript()
isSetReportScript in interface TestCaseConfigpublic void setReportScript(ScriptConfig reportScript)
setReportScript in interface TestCaseConfigpublic ScriptConfig addNewReportScript()
addNewReportScript in interface TestCaseConfigpublic void unsetReportScript()
unsetReportScript in interface TestCaseConfigpublic PropertiesTypeConfig getReportParameters()
getReportParameters in interface TestCaseConfigpublic boolean isSetReportParameters()
isSetReportParameters in interface TestCaseConfigpublic void setReportParameters(PropertiesTypeConfig reportParameters)
setReportParameters in interface TestCaseConfigpublic PropertiesTypeConfig addNewReportParameters()
addNewReportParameters in interface TestCaseConfigpublic void unsetReportParameters()
unsetReportParameters in interface TestCaseConfigpublic List<SecurityTestConfig> getSecurityTestList()
getSecurityTestList in interface TestCaseConfigpublic SecurityTestConfig[] getSecurityTestArray()
getSecurityTestArray in interface TestCaseConfigpublic SecurityTestConfig getSecurityTestArray(int i)
getSecurityTestArray in interface TestCaseConfigpublic int sizeOfSecurityTestArray()
sizeOfSecurityTestArray in interface TestCaseConfigpublic void setSecurityTestArray(SecurityTestConfig[] securityTestArray)
setSecurityTestArray in interface TestCaseConfigpublic void setSecurityTestArray(int i,
                                 SecurityTestConfig securityTest)
setSecurityTestArray in interface TestCaseConfigpublic SecurityTestConfig insertNewSecurityTest(int i)
insertNewSecurityTest in interface TestCaseConfigpublic SecurityTestConfig addNewSecurityTest()
addNewSecurityTest in interface TestCaseConfigpublic void removeSecurityTest(int i)
removeSecurityTest in interface TestCaseConfigpublic List<BreakPointConfig> getBreakPointsList()
getBreakPointsList in interface TestCaseConfigpublic BreakPointConfig[] getBreakPointsArray()
getBreakPointsArray in interface TestCaseConfigpublic BreakPointConfig getBreakPointsArray(int i)
getBreakPointsArray in interface TestCaseConfigpublic int sizeOfBreakPointsArray()
sizeOfBreakPointsArray in interface TestCaseConfigpublic void setBreakPointsArray(BreakPointConfig[] breakPointsArray)
setBreakPointsArray in interface TestCaseConfigpublic void setBreakPointsArray(int i,
                                BreakPointConfig breakPoints)
setBreakPointsArray in interface TestCaseConfigpublic BreakPointConfig insertNewBreakPoints(int i)
insertNewBreakPoints in interface TestCaseConfigpublic BreakPointConfig addNewBreakPoints()
addNewBreakPoints in interface TestCaseConfigpublic void removeBreakPoints(int i)
removeBreakPoints in interface TestCaseConfigpublic boolean getKeepSession()
getKeepSession in interface TestCaseConfigpublic org.apache.xmlbeans.XmlBoolean xgetKeepSession()
xgetKeepSession in interface TestCaseConfigpublic boolean isSetKeepSession()
isSetKeepSession in interface TestCaseConfigpublic void setKeepSession(boolean keepSession)
setKeepSession in interface TestCaseConfigpublic void xsetKeepSession(org.apache.xmlbeans.XmlBoolean keepSession)
xsetKeepSession in interface TestCaseConfigpublic void unsetKeepSession()
unsetKeepSession in interface TestCaseConfigpublic boolean getFailOnError()
getFailOnError in interface TestCaseConfigpublic org.apache.xmlbeans.XmlBoolean xgetFailOnError()
xgetFailOnError in interface TestCaseConfigpublic boolean isSetFailOnError()
isSetFailOnError in interface TestCaseConfigpublic void setFailOnError(boolean failOnError)
setFailOnError in interface TestCaseConfigpublic void xsetFailOnError(org.apache.xmlbeans.XmlBoolean failOnError)
xsetFailOnError in interface TestCaseConfigpublic void unsetFailOnError()
unsetFailOnError in interface TestCaseConfigpublic boolean getFailTestCaseOnErrors()
getFailTestCaseOnErrors in interface TestCaseConfigpublic org.apache.xmlbeans.XmlBoolean xgetFailTestCaseOnErrors()
xgetFailTestCaseOnErrors in interface TestCaseConfigpublic boolean isSetFailTestCaseOnErrors()
isSetFailTestCaseOnErrors in interface TestCaseConfigpublic void setFailTestCaseOnErrors(boolean failTestCaseOnErrors)
setFailTestCaseOnErrors in interface TestCaseConfigpublic void xsetFailTestCaseOnErrors(org.apache.xmlbeans.XmlBoolean failTestCaseOnErrors)
xsetFailTestCaseOnErrors in interface TestCaseConfigpublic void unsetFailTestCaseOnErrors()
unsetFailTestCaseOnErrors in interface TestCaseConfigpublic boolean getDiscardOkResults()
getDiscardOkResults in interface TestCaseConfigpublic org.apache.xmlbeans.XmlBoolean xgetDiscardOkResults()
xgetDiscardOkResults in interface TestCaseConfigpublic boolean isSetDiscardOkResults()
isSetDiscardOkResults in interface TestCaseConfigpublic void setDiscardOkResults(boolean discardOkResults)
setDiscardOkResults in interface TestCaseConfigpublic void xsetDiscardOkResults(org.apache.xmlbeans.XmlBoolean discardOkResults)
xsetDiscardOkResults in interface TestCaseConfigpublic void unsetDiscardOkResults()
unsetDiscardOkResults in interface TestCaseConfigpublic boolean getSearchProperties()
getSearchProperties in interface TestCaseConfigpublic org.apache.xmlbeans.XmlBoolean xgetSearchProperties()
xgetSearchProperties in interface TestCaseConfigpublic boolean isSetSearchProperties()
isSetSearchProperties in interface TestCaseConfigpublic void setSearchProperties(boolean searchProperties)
setSearchProperties in interface TestCaseConfigpublic void xsetSearchProperties(org.apache.xmlbeans.XmlBoolean searchProperties)
xsetSearchProperties in interface TestCaseConfigpublic void unsetSearchProperties()
unsetSearchProperties in interface TestCaseConfigpublic boolean getDisabled()
getDisabled in interface TestCaseConfigpublic org.apache.xmlbeans.XmlBoolean xgetDisabled()
xgetDisabled in interface TestCaseConfigpublic boolean isSetDisabled()
isSetDisabled in interface TestCaseConfigpublic void setDisabled(boolean disabled)
setDisabled in interface TestCaseConfigpublic void xsetDisabled(org.apache.xmlbeans.XmlBoolean disabled)
xsetDisabled in interface TestCaseConfigpublic void unsetDisabled()
unsetDisabled in interface TestCaseConfigpublic long getTimeout()
getTimeout in interface TestCaseConfigpublic org.apache.xmlbeans.XmlLong xgetTimeout()
xgetTimeout in interface TestCaseConfigpublic boolean isSetTimeout()
isSetTimeout in interface TestCaseConfigpublic void setTimeout(long timeout)
setTimeout in interface TestCaseConfigpublic void xsetTimeout(org.apache.xmlbeans.XmlLong timeout)
xsetTimeout in interface TestCaseConfigpublic void unsetTimeout()
unsetTimeout in interface TestCaseConfigpublic int getMaxResults()
getMaxResults in interface TestCaseConfigpublic org.apache.xmlbeans.XmlInt xgetMaxResults()
xgetMaxResults in interface TestCaseConfigpublic boolean isSetMaxResults()
isSetMaxResults in interface TestCaseConfigpublic void setMaxResults(int maxResults)
setMaxResults in interface TestCaseConfigpublic void xsetMaxResults(org.apache.xmlbeans.XmlInt maxResults)
xsetMaxResults in interface TestCaseConfigpublic void unsetMaxResults()
unsetMaxResults in interface TestCaseConfigpublic boolean getWsrmEnabled()
getWsrmEnabled in interface TestCaseConfigpublic org.apache.xmlbeans.XmlBoolean xgetWsrmEnabled()
xgetWsrmEnabled in interface TestCaseConfigpublic boolean isSetWsrmEnabled()
isSetWsrmEnabled in interface TestCaseConfigpublic void setWsrmEnabled(boolean wsrmEnabled)
setWsrmEnabled in interface TestCaseConfigpublic void xsetWsrmEnabled(org.apache.xmlbeans.XmlBoolean wsrmEnabled)
xsetWsrmEnabled in interface TestCaseConfigpublic void unsetWsrmEnabled()
unsetWsrmEnabled in interface TestCaseConfigpublic WsrmVersionTypeConfig.Enum getWsrmVersion()
getWsrmVersion in interface TestCaseConfigpublic WsrmVersionTypeConfig xgetWsrmVersion()
xgetWsrmVersion in interface TestCaseConfigpublic boolean isSetWsrmVersion()
isSetWsrmVersion in interface TestCaseConfigpublic void setWsrmVersion(WsrmVersionTypeConfig.Enum wsrmVersion)
setWsrmVersion in interface TestCaseConfigpublic void xsetWsrmVersion(WsrmVersionTypeConfig wsrmVersion)
xsetWsrmVersion in interface TestCaseConfigpublic void unsetWsrmVersion()
unsetWsrmVersion in interface TestCaseConfigpublic String getWsrmAckTo()
getWsrmAckTo in interface TestCaseConfigpublic org.apache.xmlbeans.XmlString xgetWsrmAckTo()
xgetWsrmAckTo in interface TestCaseConfigpublic boolean isSetWsrmAckTo()
isSetWsrmAckTo in interface TestCaseConfigpublic void setWsrmAckTo(String wsrmAckTo)
setWsrmAckTo in interface TestCaseConfigpublic void xsetWsrmAckTo(org.apache.xmlbeans.XmlString wsrmAckTo)
xsetWsrmAckTo in interface TestCaseConfigpublic void unsetWsrmAckTo()
unsetWsrmAckTo in interface TestCaseConfigpublic long getWsrmExpires()
getWsrmExpires in interface TestCaseConfigpublic org.apache.xmlbeans.XmlLong xgetWsrmExpires()
xgetWsrmExpires in interface TestCaseConfigpublic boolean isSetWsrmExpires()
isSetWsrmExpires in interface TestCaseConfigpublic void setWsrmExpires(long wsrmExpires)
setWsrmExpires in interface TestCaseConfigpublic void xsetWsrmExpires(org.apache.xmlbeans.XmlLong wsrmExpires)
xsetWsrmExpires in interface TestCaseConfigpublic void unsetWsrmExpires()
unsetWsrmExpires in interface TestCaseConfigpublic boolean getAmfAuthorisation()
getAmfAuthorisation in interface TestCaseConfigpublic org.apache.xmlbeans.XmlBoolean xgetAmfAuthorisation()
xgetAmfAuthorisation in interface TestCaseConfigpublic boolean isSetAmfAuthorisation()
isSetAmfAuthorisation in interface TestCaseConfigpublic void setAmfAuthorisation(boolean amfAuthorisation)
setAmfAuthorisation in interface TestCaseConfigpublic void xsetAmfAuthorisation(org.apache.xmlbeans.XmlBoolean amfAuthorisation)
xsetAmfAuthorisation in interface TestCaseConfigpublic void unsetAmfAuthorisation()
unsetAmfAuthorisation in interface TestCaseConfigpublic String getAmfLogin()
getAmfLogin in interface TestCaseConfigpublic org.apache.xmlbeans.XmlString xgetAmfLogin()
xgetAmfLogin in interface TestCaseConfigpublic boolean isSetAmfLogin()
isSetAmfLogin in interface TestCaseConfigpublic void setAmfLogin(String amfLogin)
setAmfLogin in interface TestCaseConfigpublic void xsetAmfLogin(org.apache.xmlbeans.XmlString amfLogin)
xsetAmfLogin in interface TestCaseConfigpublic void unsetAmfLogin()
unsetAmfLogin in interface TestCaseConfigpublic String getAmfPassword()
getAmfPassword in interface TestCaseConfigpublic org.apache.xmlbeans.XmlString xgetAmfPassword()
xgetAmfPassword in interface TestCaseConfigpublic boolean isSetAmfPassword()
isSetAmfPassword in interface TestCaseConfigpublic void setAmfPassword(String amfPassword)
setAmfPassword in interface TestCaseConfigpublic void xsetAmfPassword(org.apache.xmlbeans.XmlString amfPassword)
xsetAmfPassword in interface TestCaseConfigpublic void unsetAmfPassword()
unsetAmfPassword in interface TestCaseConfigpublic String getAmfEndpoint()
getAmfEndpoint in interface TestCaseConfigpublic org.apache.xmlbeans.XmlString xgetAmfEndpoint()
xgetAmfEndpoint in interface TestCaseConfigpublic boolean isSetAmfEndpoint()
isSetAmfEndpoint in interface TestCaseConfigpublic void setAmfEndpoint(String amfEndpoint)
setAmfEndpoint in interface TestCaseConfigpublic void xsetAmfEndpoint(org.apache.xmlbeans.XmlString amfEndpoint)
xsetAmfEndpoint in interface TestCaseConfigpublic void unsetAmfEndpoint()
unsetAmfEndpoint in interface TestCaseConfigCopyright © 2019. All Rights Reserved.