Element index for package Phpunit
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ _ ]
Letter '_'
- __construct
- in file tests_overview.php, method arbitCiTestsOverviewViewModel::__construct()
Construct view model from common values
- __construct
- in file phpcs_overview.php, method arbitCiPhpcsOverviewViewModel::__construct()
Construct view model from common values
Letter 'a'
- $actions
- in file cli_tool.php, variable arbitModulePhpunitAdminCliTool::$actions
Available actions.
- arbitModulePhpunitAdminCliTool
- in file cli_tool.php, class arbitModulePhpunitAdminCliTool
CLI tool class, which handles various adimistrative tasks.
- arbitModulePhpunitController
- in file controller.php, class arbitModulePhpunitController
Base phpunit controller.
- arbitModulePhpunitDefintion
- in file definition.php, class arbitModulePhpunitDefintion
Arbit Phpunit module definition
- arbitModulePhpunitException
- in file exceptions.php, class arbitModulePhpunitException
Basic arbit notification module exception
- arbitModulePhpunitRuntestsCommand
- in file runtests.php, class arbitModulePhpunitRuntestsCommand
Arbit phpunit module analyse command
- arbitPhpunitBackendIniModuleConfiguration
- in file module.php, class arbitPhpunitBackendIniModuleConfiguration
arbit project configuration
- arbitCiPhpcsOverviewViewModel
- in file phpcs_overview.php, class arbitCiPhpcsOverviewViewModel
Base model struct for the source diffs
- arbitCiTestsOverviewViewModel
- in file tests_overview.php, class arbitCiTestsOverviewViewModel
Base model struct for the source diffs
Letter 'c'
- $caches
- in file definition.php, variable arbitModulePhpunitDefintion::$caches
Array with caches registered on initialization
Each cache must have a unique name, normally prefixed with the module identifier. time to live for the cache.
- $commands
- in file definition.php, variable arbitModulePhpunitDefintion::$commands
List of command definitions of the module
Array containing command names and their assiciated classes in the module definition.
- createController
- in file cli_tool.php, method arbitModulePhpunitAdminCliTool::createController()
Get controller
- cli_tool.php
- procedural page cli_tool.php
- controller.php
- procedural page controller.php
Letter 'd'
- $description
- in file cli_tool.php, variable arbitModulePhpunitAdminCliTool::$description
Short description of the purpose of the current CLI tool
- definition.php
- procedural page definition.php
- $defaultValues
- in file module.php, variable arbitPhpunitBackendIniModuleConfiguration::$defaultValues
Array with default values for all required configuration directives. array has the following structure:
Letter 'e'
- emitCiSignals
- in file controller.php, method arbitModulePhpunitController::emitCiSignals()
Emit continious integration update
- emitDashboardUpdate
- in file controller.php, method arbitModulePhpunitController::emitDashboardUpdate()
Emit dashboard update
- emitSourceAnnotations
- in file controller.php, method arbitModulePhpunitController::emitSourceAnnotations()
Emit annotations from phpunit results
Convert the PDepend result log XML file into annotations for the source browser.
- exceptions.php
- procedural page exceptions.php
Letter 'g'
- getLogPath
- in file controller.php, method arbitModulePhpunitController::getLogPath()
Get path to generated log
Letter 'm'
- module.php
- procedural page module.php
Letter 'n'
- $name
- in file cli_tool.php, variable arbitModulePhpunitAdminCliTool::$name
Name of CLI tool
Letter 'p'
- $properties
- in file definition.php, variable arbitModulePhpunitDefintion::$properties
Array containing the module structures properties.
- $properties
- in file tests_overview.php, variable arbitCiTestsOverviewViewModel::$properties
Array containing the actual view data.
- $properties
- in file phpcs_overview.php, variable arbitCiPhpcsOverviewViewModel::$properties
Array containing the actual view data.
- phpcs_overview.php
- procedural page phpcs_overview.php
Letter 'r'
- runtests.php
- procedural page runtests.php
- run
- in file runtests.php, method arbitModulePhpunitRuntestsCommand::run()
Run command
Execute the actual bits.
- runtests
- in file controller.php, method arbitModulePhpunitController::runtests()
Runtests action
Letter 's'
- sourceUpdated
- in file controller.php, method arbitModulePhpunitController::sourceUpdated()
Handle source update signal
- $shortcuts
- in file module.php, variable arbitPhpunitBackendIniModuleConfiguration::$shortcuts
Shortcuts for configuration value access.
Letter 't'
- tests_overview.php
- procedural page tests_overview.php
|