Skip to content

QueueableProcessMockDataProvider

codefriar edited this page Oct 5, 2023 · 2 revisions

SUPPRESSWARNINGS

APIVERSION: 58

STATUS: ACTIVE

Implemented types

System.StubProvider

Constructors

public QueueableProcessMockDataProvider(String returnString)


Fields

private returnStringString


Methods

public Object handleMethodCall(Object stubbedObject, String stubbedMethodName, Type returnType, List<Type> paramTypes, List<String> paramNames, List<Object> args)

SUPPRESSWARNINGS

Clone this wiki locally