Class SharedInstancesByDefaultStepCreationStrategy

java.lang.Object
net.thucydides.core.steps.SharedInstancesByDefaultStepCreationStrategy
All Implemented Interfaces:
StepLibraryCreationStrategy

public class SharedInstancesByDefaultStepCreationStrategy
extends java.lang.Object
implements StepLibraryCreationStrategy
  • Constructor Summary

    Constructors 
    Constructor Description
    SharedInstancesByDefaultStepCreationStrategy​(StepFactory stepFactory, StepsAnnotatedField stepsField)  
  • Method Summary

    Modifier and Type Method Description
    <T> T initiateStepsFor​(java.lang.Class<T> scenarioStepsClass)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait