org.jnario.runner
Class SimpleSpecCreator
java.lang.Object
org.jnario.lib.AbstractSpecCreator
org.jnario.runner.SimpleSpecCreator
- All Implemented Interfaces:
- SpecCreator
public class SimpleSpecCreator
- extends AbstractSpecCreator
A creator of spec instances using a constructor without arguments.
- Author:
- Sebastian Benz - Initial contribution and API
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleSpecCreator
public SimpleSpecCreator()
create
protected <T> T create(Class<T> klass)
- Specified by:
create in class AbstractSpecCreator
Copyright © 2012-2013 BMW Car IT. All Rights Reserved.