|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jivesoftware.smack.test.SmackTestCase
org.jivesoftware.smack.util.XMPPErrorTest
public class XMPPErrorTest
| Constructor Summary | |
|---|---|
XMPPErrorTest(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
void |
test404()
Check the parser with an xml with the 404 error. |
void |
testCancel()
Check the parser with an xml with the 404 error. |
void |
testCancelWithMessage()
Check the parser with an xml with the 404 error. |
void |
testCancelWithMessageAndApplicationError()
Check the parser with an xml with the 404 error. |
void |
testLocalErrorCreation()
Check the creation of a new xmppError locally. |
void |
testLocalErrorWithCommentCreation()
Check the creation of a new xmppError locally. |
void |
testMessageAndApplicationDefinedError()
|
void |
testUserDefinedErrorWithCommentCreation()
Check the creation of a new xmppError locally where there is not a default defined. |
| Methods inherited from class org.jivesoftware.smack.test.SmackTestCase |
|---|
assertEquals |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMPPErrorTest(java.lang.String arg0)
| Method Detail |
|---|
public void testLocalErrorCreation()
public void testLocalErrorWithCommentCreation()
public void testUserDefinedErrorWithCommentCreation()
public void test404()
public void testCancel()
public void testMessageAndApplicationDefinedError()
public void testCancelWithMessage()
public void testCancelWithMessageAndApplicationError()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||