return;
}
decodeResultString(wsResult);
KongaGuid sourceGuid = (sourceDataIdentifier != null) ? sourceDataIdentifier.getGuid() :
debugSession.getSourceDataGuid();
TestTransformationResult clientResult = TestTransformationResultBuilder.build(
wsResult,
(TransformationId) debugSession.getDebugeeId(),
sourceGuid,
getServerId(),
getServerName(),