wtanaka.praya.gale
Class TestSubscriptionList

java.lang.Object
  |
  +--wtanaka.praya.gale.TestSubscriptionList

public class TestSubscriptionList
extends java.lang.Object

Test code for SubscriptionList.

Return to Sourceforge or the Praya Homepage

Version:
$Name: $ $Date: 2001/09/30 21:14:52 $
Author:
$Author: wtanaka $
See Also:
SubscriptionList

Constructor Summary
TestSubscriptionList()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testBase()
           
 void testStringRepresentation()
           
 void testSupersets()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

TestSubscriptionList

public TestSubscriptionList()
Method Detail

testBase

public void testBase()

testStringRepresentation

public void testStringRepresentation()

testSupersets

public void testSupersets()

main

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