|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.testsuite.AssertionError
com.eviware.soapui.impl.wsdl.teststeps.assertions.AssertionError
public class AssertionError
Holder for an assertion error, deprecated since this class has moved
Constructor Summary | |
---|---|
AssertionError(java.lang.String message)
Deprecated. |
|
AssertionError(org.apache.xmlbeans.XmlError xmlError)
Deprecated. |
Method Summary |
---|
Methods inherited from class com.eviware.soapui.model.testsuite.AssertionError |
---|
equals, getLineNumber, getMessage, getXmlError, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AssertionError(java.lang.String message)
public AssertionError(org.apache.xmlbeans.XmlError xmlError)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |