Package org.qubership.atp.mia.repo.impl
Class ProofOfTestingRepository
java.lang.Object
org.qubership.atp.mia.repo.impl.ProofOfTestingRepository
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDownload proof of testing steps to resulting docx file and generates archive with this file and other output.saveProofOfTesting(PotSession session, File targetFile) Save recording session to word file.
-
Constructor Details
-
ProofOfTestingRepository
public ProofOfTestingRepository()
-
-
Method Details
-
downloadProofOfTesting
Download proof of testing steps to resulting docx file and generates archive with this file and other output.- Returns:
- link to output archive
-
saveProofOfTesting
Save recording session to word file.- Returns:
- link for download file
-