org.apache.ecs.jsp
Class TestBed

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

public class TestBed
extends java.lang.Object

This class contains some simple tests of the vxml generation package

Author:
Written by Carol Jones

Constructor Summary
TestBed()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void test1()
           
 void test2()
           
 void test3()
           
 
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

test1

public void test1()

test2

public void test2()

test3

public void test3()

main

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


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