GroupTask Class
Constructor
GroupTask
()
Item Index
Methods
- _run
- applyTaskDecorators
- augment
- getClientDecoratorPlugins
- getConfiguration
- getCoverageCollector
- getDecorators
- getGlobalConfig
- getLabel
- getName
- getOptions
- getPlugins
- getReportManager
- getTaskDecoratorPlugins
- getTaskId
- getTaskPlugin
- getTasks
- getTitle
- getType
- inDebug
- initialize
- isActive
- isParallel
- isSuite
- isVerbose
- run
- shouldBail
- shouldEchoStdErr
- shouldEchoStdOut
- shouldReport
- validate
Methods
applyTaskDecorators
(
Object[]
-
tasks
-
decoratorList
Applies all decorators
Parameters:
-
tasks
Object[] -
decoratorList
AbstractTaskDecorator[]
Returns:
augment
()
Augments the data with default values
getCoverageCollector
()
Collector
Gets the coverage collector
Returns:
Collector:
getReportManager
()
ReportManager
Gets the report manager
Returns:
ReportManager:
initialize
()
Initializes the instance
validate
()
Validates the given data