RMS.Approval.writeTestData()

Signature

void writeTestData(String fileName, String contents)

Domain

action

Description

Write test data onto a zip file TestData.zip

Parameters

NameTypeDescription
fileNameStringthe directory under which to create the zip
contentsStringthe base64 encoded string representation of the test data

Returns

None.