siena.xml
Class XMLSubscriptionHandler.TEST
java.lang.Object
TestCase
siena.xml.XMLSubscriptionHandler.TEST
- Enclosing class:
- XMLSubscriptionHandler
public static class XMLSubscriptionHandler.TEST
- extends TestCase
White box testing class for XMLSubscriptionHandler
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 |
XMLSubscriptionHandler.TEST
public XMLSubscriptionHandler.TEST(java.lang.String name)
throws java.io.IOException
- Throws:
java.io.IOException
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
Copyright © 2000-2002 University of Colorado.
This documentation is maintained by Antonio Carzaniga