org.jtiger.framework
Class FixturesRunnerFactory
java.lang.Object
org.jtiger.framework.FixturesRunnerFactory
public final class FixturesRunnerFactory
- extends Object
Returns instances of FixturesRunner
.
- Version:
- 2.1
Build Number 0376
Build Time 2006-07-28 01:50.16.218 CET (GMT + 1)
- Author:
- Tony Morris
- See Also:
FixturesRunner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newFixturesRunner
public static FixturesRunner newFixturesRunner()
- Returns a new instance of
FixturesRunner
.
- Returns:
- A new instance of
FixturesRunner
.