Deee92 commented on PR #164:
URL: https://github.com/apache/pdfbox/pull/164#issuecomment-1615926985

   Hi @THausherr, that's a fair point!
   However, the integer parameters (`47`, `84`, `112`, `121`, `101`) with which 
`OutputStream.write(int)` is called within `COSName.writePDF(OutputStream)`, as 
well as the number of times it should be called (`5`) correspond to actual 
behavior during execution.
   Additionally, I did some mutation analysis, and found that the two tests can 
kill mutants introduced within `writePDF`.
   These make them potentially useful as regression tests. 🚀 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to