GlueAdaptor

class GlueAdaptor(glue: Glue)
class Object
trait Matchable
class Any

Value members

Concrete methods

def loadRegistry(registry: ScalaDslRegistry, scenarioScoped: Boolean): Unit

Load the step definitions and hooks from a ScalaDsl instance into the glue.

Load the step definitions and hooks from a ScalaDsl instance into the glue.

Value parameters:
registry

ScalaDsl instance registry

scenarioScoped

true for class instances, false for object singletons