Default Value
General
-
Class name: PortalActions
-
Method name: mockResponse(Integer i, String status)
-
Parameters:
-
Integer i: number of seconds to wait (0-10)
-
String status: String to denote type of response
-
"SUCCESS"
-
"PENDING"
-
"ERROR"
-
-
-
Example call: PortalActions.mockResponse(4, "PENDING");
-
Expected response: Response object with response status set to "PENDING".
Status
Release Available |
Status |
Framework Name |
---|---|---|
3.2 |
Current |
TBC |