Transformation
. Before running the test, the user will be asked to deploy items that have not been deployed yet, and items that have changed since they were deployed.
DebugSession
representing the debugging session
@param sourceDataIdentifier a SourceDataIdentifier
that identifies previously loaded source data. If null
, the source data must be provided explicitly, in the sourceData
argument.
@param sourceData the actual data to use if no valid SourceDataIdentifier
is available. This argument is ignored if a SourceDataIdentifier
is supplied.
@param callback a ServerTestCallback
instance that will be notified when the server call returns
|
|
|
|