org.jivesoftware.smackx.pubsub
Class ItemValidationTest

java.lang.Object
  extended by org.jivesoftware.smackx.pubsub.ItemValidationTest

public class ItemValidationTest
extends java.lang.Object


Constructor Summary
ItemValidationTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void verifyBasicItem()
           
 void verifyPayloadItem()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemValidationTest

public ItemValidationTest()
Method Detail

setUp

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

tearDown

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

verifyBasicItem

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

verifyPayloadItem

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