|
||||||||||
| 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.smackx.bytestreams.ibb.InBandBytestreamTest
public class InBandBytestreamTest
Test for In-Band Bytestreams with real XMPP servers.
| Constructor Summary | |
|---|---|
InBandBytestreamTest(java.lang.String arg0)
|
|
| Method Summary | |
|---|---|
void |
testBiDirectionalInBandBytestream()
An In-Band Bytestream should be successfully established using IQ stanzas. |
void |
testInBandBytestreamWithIQStanzas()
An In-Band Bytestream should be successfully established using IQ stanzas. |
void |
testInBandBytestreamWithMessageStanzas()
An In-Band Bytestream should be successfully established using message stanzas. |
void |
testRespondWithErrorOnInBandBytestreamRequest()
Target should respond with not-acceptable error if no listeners for incoming In-Band Bytestream requests are registered. |
| 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 InBandBytestreamTest(java.lang.String arg0)
| Method Detail |
|---|
public void testRespondWithErrorOnInBandBytestreamRequest()
throws XMPPException
XMPPException - should not happen
public void testInBandBytestreamWithIQStanzas()
throws java.lang.Exception
java.lang.Exception - should not happen
public void testInBandBytestreamWithMessageStanzas()
throws java.lang.Exception
java.lang.Exception - should not happen
public void testBiDirectionalInBandBytestream()
throws java.lang.Exception
java.lang.Exception - should not happen
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||