Project Demo

Check out the gitHub project at:
http://github.com/SalesforceFoundation/ApexDoc
Show: global  public  webService  

MockBusinessHours

Stub for BusinessHoursService. Returns default diff in milliseconds.

Methods

  • handleMethodCall
    Stub method for the BusinessHoursService used in the CaseBusinessAgeAutomator class.

handleMethodCall

Stub method for the BusinessHoursService used in the CaseBusinessAgeAutomator class.
Parameters
stubbedObject
Stubbed object
stubbedMethodName
Stubbed method name
returnType
Return type
listOfParamTypes
List of parameter types
listOfParamNames
List of parameter names
listOfArgs
List of arguments
Return Value
Long, default diff in milliseconds

Powered By ApexDoc