org.apache.ecs.wml
Class TestBed

java.lang.Object
  |
  +--org.apache.ecs.wml.TestBed

public class TestBed
extends java.lang.Object

This class contains some simple tests of the wml generation package

Author:
Written by Anders.Samuelson, Modifications by Örjan Petersson

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

Constructor Detail

TestBed

public TestBed()
Method Detail

firstTest

public void firstTest()

secondTest

public void secondTest()

main

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


Copyright © 1999-2000 Apache Software Foundation. All Rights Reserved.