new Gctax_group(config)
A group of testable entities
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
config |
Object | configuration
Properties
|
- Source:
Methods
(static) is_valid(group) → {boolean}
Validate the structure of a group
Parameters:
Name | Type | Description |
---|---|---|
group |
module:gctax_group~Gctax_group | a group |
- Source:
Returns:
true if the group is valid
- Type
- boolean