|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jivesoftware.smack.packet.IQResponseTest
public class IQResponseTest
Tests that verifies the correct behavior of creating result and error IQ packets.
| Constructor Summary | |
|---|---|
IQResponseTest()
|
|
| Method Summary | |
|---|---|
void |
testGeneratingErrorBasedOnError()
According to RFC3920: IQ Semantics we shouldn't respond to an IQ of type error. |
void |
testGeneratingResponseBasedOnResult()
According to RFC3920: IQ Semantics we shouldn't respond to an IQ of type result. |
void |
testGeneratingSimpleResponse()
Test creating a simple and empty IQ response. |
void |
testGeneratingValidErrorResponse()
Test creating a error response based on an IQ request. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IQResponseTest()
| Method Detail |
|---|
public void testGeneratingSimpleResponse()
public void testGeneratingValidErrorResponse()
public void testGeneratingResponseBasedOnResult()
public void testGeneratingErrorBasedOnError()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||