org.specrunner.core
Class SpecRunnerFactoryDefault

java.lang.Object
  extended by org.specrunner.core.SpecRunnerFactoryImpl
      extended by org.specrunner.core.SpecRunnerFactoryDefault
All Implemented Interfaces:
ISpecRunnerFactory

public class SpecRunnerFactoryDefault
extends SpecRunnerFactoryImpl

Default factory implementation.

Author:
Thiago Santos

Field Summary
 
Fields inherited from class org.specrunner.core.SpecRunnerFactoryImpl
runner
 
Constructor Summary
SpecRunnerFactoryDefault()
          Default constructor.
 
Method Summary
 
Methods inherited from class org.specrunner.core.SpecRunnerFactoryImpl
getRunner, newRunner, setRunner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecRunnerFactoryDefault

public SpecRunnerFactoryDefault()
Default constructor.



Copyright © 2014. All rights reserved.