Package | Description |
---|---|
com.eviware.soapui.junit | |
com.eviware.soapui.junit.impl |
Modifier and Type | Method and Description |
---|---|
ErrorDocument.Error |
Testcase.addNewError()
Appends and returns a new empty "error" element
|
ErrorDocument.Error |
ErrorDocument.addNewError()
Appends and returns a new empty "error" element
|
ErrorDocument.Error |
Testcase.getError()
Gets the "error" element
|
ErrorDocument.Error |
ErrorDocument.getError()
Gets the "error" element
|
static ErrorDocument.Error |
ErrorDocument.Error.Factory.newInstance() |
static ErrorDocument.Error |
ErrorDocument.Error.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
Testcase.setError(ErrorDocument.Error error)
Sets the "error" element
|
void |
ErrorDocument.setError(ErrorDocument.Error error)
Sets the "error" element
|
Modifier and Type | Class and Description |
---|---|
static class |
ErrorDocumentImpl.ErrorImpl
An XML error(@http://eviware.com/soapui/junit).
|
Modifier and Type | Method and Description |
---|---|
ErrorDocument.Error |
TestcaseImpl.addNewError()
Appends and returns a new empty "error" element
|
ErrorDocument.Error |
ErrorDocumentImpl.addNewError()
Appends and returns a new empty "error" element
|
ErrorDocument.Error |
TestcaseImpl.getError()
Gets the "error" element
|
ErrorDocument.Error |
ErrorDocumentImpl.getError()
Gets the "error" element
|
Modifier and Type | Method and Description |
---|---|
void |
TestcaseImpl.setError(ErrorDocument.Error error)
Sets the "error" element
|
void |
ErrorDocumentImpl.setError(ErrorDocument.Error error)
Sets the "error" element
|
Copyright © 2019. All Rights Reserved.