Diviner

Class ArcanistUnitWorkflow

Definedsrc/workflow/ArcanistUnitWorkflow.php:8
GroupWorkflows
ExtendsArcanistBaseWorkflow

Runs unit tests which cover your changes.

Tasks

Methods

public getArguments()

returnwild
This method is not documented.

public getCommandHelp()

returnwild
This method is not documented.

public getCommandSynopses()

returnwild
This method is not documented.

public getEngine()

returnwild
This method is not documented.

public getTestResults()

returnwild
This method is not documented.

public getUnresolvedTests()

returnwild
This method is not documented.

public getWorkflowName()

returnwild
This method is not documented.

private renderDetailedCoverageReport($data, $report)

parameterswild$data
wild$report
returnwild
This method is not documented.

public requiresRepositoryAPI()

returnwild
This method is not documented.

public requiresWorkingCopy()

returnwild
This method is not documented.

public run()

returnwild
This method is not documented.