org.jivesoftware.smackx.bytestreams.ibb.provider
Class OpenIQProviderTest

java.lang.Object
  extended by org.jivesoftware.smackx.bytestreams.ibb.provider.OpenIQProviderTest

public class OpenIQProviderTest
extends java.lang.Object

Test for the OpenIQProvider class.

Author:
Henning Staib

Constructor Summary
OpenIQProviderTest()
           
 
Method Summary
 void shouldCorrectlyParseIQStanzaAttribute()
           
 void shouldCorrectlyParseMessageStanzaAttribute()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenIQProviderTest

public OpenIQProviderTest()
Method Detail

shouldCorrectlyParseIQStanzaAttribute

public void shouldCorrectlyParseIQStanzaAttribute()
                                           throws java.lang.Exception
Throws:
java.lang.Exception

shouldCorrectlyParseMessageStanzaAttribute

public void shouldCorrectlyParseMessageStanzaAttribute()
                                                throws java.lang.Exception
Throws:
java.lang.Exception