SienaXML (v.2.0.0) API documentation

siena.xml
Class XMLSubscriptionHandler.TEST

java.lang.Object
  extended by TestCase
      extended by siena.xml.XMLSubscriptionHandler.TEST
Enclosing class:
XMLSubscriptionHandler

public static class XMLSubscriptionHandler.TEST
extends TestCase

White box testing class for XMLSubscriptionHandler


Constructor Summary
XMLSubscriptionHandler.TEST(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void notify(Notification[] s)
          This function is empty and does nothing since it is never called.
protected  void setUp()
           
static Test suite()
           
 void testAddConstraint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLSubscriptionHandler.TEST

public XMLSubscriptionHandler.TEST(java.lang.String name)
                            throws java.io.IOException
Throws:
java.io.IOException
Method Detail

suite

public static Test suite()

setUp

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

main

public static void main(java.lang.String[] args)

testAddConstraint

public void testAddConstraint()

notify

public void notify(Notification[] s)
            throws SienaException
This function is empty and does nothing since it is never called. It is here to satisfy the requirement for the implemented interface.

Throws:
SienaException

SienaXML (v.2.0.0) API documentation

Copyright © 2000-2002 University of Colorado.
This documentation is maintained by Antonio Carzaniga