org.speakright.sro.tests
Class TestDigitString

java.lang.Object
  extended by org.speakright.sro.tests.BaseTest
      extended by org.speakright.sro.tests.TestDigitString
All Implemented Interfaces:
ISRExtensionFactory

public class TestDigitString
extends BaseTest


Field Summary
 
Fields inherited from class org.speakright.sro.tests.BaseTest
dir
 
Constructor Summary
TestDigitString()
           
 
Method Summary
static SRApp createApp()
           
static SRApp createApp(boolean addConfirmer)
           
 void test1()
           
 
Methods inherited from class org.speakright.sro.tests.BaseTest
ChkTrail, ChkTrail, CreateInstance, createPageWriter, log, Proceed, Proceed, Proceed, Proceed, Proceed, Proceed, Proceed, Proceed, StartIt, StartIt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDigitString

public TestDigitString()
Method Detail

test1

public void test1()

createApp

public static SRApp createApp()

createApp

public static SRApp createApp(boolean addConfirmer)