org.jivesoftware.smackx.bytestreams.ibb.packet
Class CloseTest
java.lang.Object
org.jivesoftware.smackx.bytestreams.ibb.packet.CloseTest
public class CloseTest
- extends java.lang.Object
Test for the Close class.
- Author:
- Henning Staib
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloseTest
public CloseTest()
shouldNotInstantiateWithInvalidArguments1
public void shouldNotInstantiateWithInvalidArguments1()
shouldNotInstantiateWithInvalidArguments2
public void shouldNotInstantiateWithInvalidArguments2()
shouldBeOfIQTypeSET
public void shouldBeOfIQTypeSET()
shouldSetAllFieldsCorrectly
public void shouldSetAllFieldsCorrectly()
shouldReturnValidIQStanzaXML
public void shouldReturnValidIQStanzaXML()
throws java.lang.Exception
- Throws:
java.lang.Exception