org.speakright.core.tests
Class AppFactory

java.lang.Object
  extended by org.speakright.core.tests.AppFactory

public class AppFactory
extends java.lang.Object

Factory for this app.

Author:
IanRaeLaptop

Constructor Summary
AppFactory()
           
 
Method Summary
 SRRunner createRunner()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppFactory

public AppFactory()
Method Detail

createRunner

public SRRunner createRunner()