org.apache.ecs.vxml
Class TestBed2

java.lang.Object
  extended byorg.apache.ecs.vxml.TestBed2

public class TestBed2
extends java.lang.Object

This class contains some simple tests of the vxml generation package

Author:
Written by Carol Jones

Constructor Summary
TestBed2()
           
 
Method Summary
 void CreditCard()
           
static void main(java.lang.String[] args)
           
 void MenuTest()
           
 void RepromptTest()
           
 void WeatherTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBed2

public TestBed2()
Method Detail

WeatherTest

public void WeatherTest()

CreditCard

public void CreditCard()

MenuTest

public void MenuTest()

RepromptTest

public void RepromptTest()

main

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


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