Click or drag to resize

SoapFaultAssertion Properties

The SoapFaultAssertion type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets or sets the identifier of the assertion
(Inherited from AbstractAssertion.)
Public propertyInformation
Gets or sets the information, error message related to the assertion.
(Inherited from AbstractAssertion.)
Public propertyInformationString
Gets the information in it's String representation.
(Inherited from AbstractAssertion.)
Public propertyIsDisabled
Gets or sets whether the current test item is disabled.
(Inherited from AbstractAssertion.)
Public propertyIsFault
Gets or sets a value indicating whether this instance is fault.
Public propertyName
Gets or sets the name of the assertion
(Inherited from AbstractAssertion.)
Public propertyStatus
Gets or sets the Status of the current Assertion.
(Inherited from AbstractAssertion.)
Top
See Also