Class: ScopeType

testing~ ScopeType

Class defining mochajs scope name and type.


new ScopeType()

Source:

Methods


setType(type)

Set mochajs scope type.

Parameters:
Name Type Description
type string

Supported values are scope, suite, test.

Source: