org.specrunner.result.core
Class ResultFactoryImpl
java.lang.Object
org.specrunner.result.core.ResultFactoryImpl
- All Implemented Interfaces:
- IResultFactory
public class ResultFactoryImpl
- extends Object
- implements IResultFactory
Default result factory implementation.
- Author:
- Thiago Santos
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultFactoryImpl
public ResultFactoryImpl()
newResult
public IResultSet newResult()
- Description copied from interface:
IResultFactory
- Creates a new result.
- Specified by:
newResult in interface IResultFactory
- Returns:
- A new result instance.
Copyright © 2014. All rights reserved.