Behave Test Runner Extension - v1.1.7
Preparing search index...
core/test-organization
FileBasedOrganization
Class FileBasedOrganization
Test organization strategy interface
Implements
TestOrganizationStrategy
Index
Constructors
constructor
Properties
strategy
Type
Methods
organize
Tests
get
Group
Label
get
Group
Description
get
Description
Constructors
constructor
new
FileBasedOrganization
()
:
FileBasedOrganization
Returns
FileBasedOrganization
Properties
Readonly
strategy
Type
strategyType
:
"FileBasedOrganization"
Methods
organize
Tests
organizeTests
(
scenarios
:
Scenario
[]
)
:
TestGroup
[]
Parameters
scenarios
:
Scenario
[]
Returns
TestGroup
[]
get
Group
Label
getGroupLabel
(
group
:
TestGroup
)
:
string
Parameters
group
:
TestGroup
Returns
string
get
Group
Description
getGroupDescription
(
group
:
TestGroup
)
:
string
Parameters
group
:
TestGroup
Returns
string
get
Description
getDescription
()
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
strategy
Type
Methods
organize
Tests
get
Group
Label
get
Group
Description
get
Description
Behave Test Runner Extension - v1.1.7
Loading...
Test organization strategy interface