public class ObjectFactoryImpl
extends java.lang.Object
implements com.qmetry.qaf.automation.step.ObjectFactory
| Constructor and Description |
|---|
ObjectFactoryImpl(io.cucumber.core.runtime.ObjectFactorySupplier supplier) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getObject(java.lang.Class<T> cls) |
void |
setFactory(io.cucumber.core.runtime.ObjectFactorySupplier supplier) |