Aliases

object Aliases

Contains some aliases to help match this codebase with cucumber-java

class Object
trait Matchable
class Any
Aliases.type

Type members

Types

type DefaultDataTableCellTransformerBody = (String, Type) => AnyRef
type DefaultDataTableEntryTransformerBody = (Map[String, String], Type) => AnyRef
type DefaultParameterTransformerBody = (String, Type) => AnyRef
type DocStringDefinitionBody[T] = String => T
type StaticHookDefinitionBody = () => Unit
type StepDefinitionBody = () => Unit