org.apache.ecs.vxml
Class TestBed3

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

public class TestBed3
extends java.lang.Object

This class contains some simple tests of the vxml generation package

Author:
Written by Carol Jones

Constructor Summary
TestBed3()
           
 
Method Summary
 void EmptyElements()
           
 void IfTest()
           
static void main(java.lang.String[] args)
           
 void MiscElements()
           
 void ScriptTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBed3

public TestBed3()
Method Detail

EmptyElements

public void EmptyElements()

MiscElements

public void MiscElements()

IfTest

public void IfTest()

ScriptTest

public void ScriptTest()

main

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


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