ScenarioBlock

Scenario code Block

Constructors

this
this(TestCallback callback, string name, string[] tags)

Constructor

Members

Functions

getTags
string[] getTags()

Get tags of scenario block

Inherited Members

From TestBlock

getUUID
UUID getUUID()

Get UUID of block

getName
string getName()

Get name of block

getCallback
TestCallback getCallback()

Get callback of block for run expression

Meta