wtanaka.praya.gale
Class TestCategory

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

public class TestCategory
extends java.lang.Object

Test code for Category.

Return to Sourceforge or the Praya Homepage

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

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

Constructor Detail

TestCategory

public TestCategory()
Method Detail

testBase

public void testBase()

main

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