Uses of Class
org.speakright.itest.SRInteractiveTester

Packages that use SRInteractiveTester
org.speakright.demos.simpsons   
org.speakright.itest   
 

Uses of SRInteractiveTester in org.speakright.demos.simpsons
 

Methods in org.speakright.demos.simpsons that return SRInteractiveTester
static SRInteractiveTester InteractiveTester.createTester()
          Creates and initializes the app and tester.
 

Uses of SRInteractiveTester in org.speakright.itest
 

Methods in org.speakright.itest with parameters of type SRInteractiveTester
 boolean SRAutoTester.run(SRInteractiveTester tester)
          Run the given tester.