![]() |
FOSSology
4.6.0-rc1
Open Source License Compliance by Open Source Software
|
Provide mock objects and functions for DeciderAgent. More...
Go to the source code of this file.
Namespaces | |
| Fossology\Decider | |
| Namespace for decider agent. | |
Functions | |
| Fossology\Decider::plugin_find ($x) | |
| Mock function to get decider plugin required by BulkReuser. More... | |
| Fossology\Decider::IsAlreadyScheduled ($jobId, $agentName, $uploadId) | |
| Mock function to depict scheduler working. More... | |
Variables | |
| Fossology\Decider::$deciderPlugin = M::mock() | |
| Fossology\Decider::$GLOBALS ['xyyzzzDeciderJob'] = $deciderPlugin | |
Provide mock objects and functions for DeciderAgent.
Definition in file HelperPluginMock.php.