FOSSology  4.4.0
Open Source License Compliance by Open Source Software
HelperPluginMock.php File Reference

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
 

Detailed Description

Provide mock objects and functions for DeciderAgent.

Definition in file HelperPluginMock.php.