How to unittest a PDDocument initialization?

后端 未结 0 1280
猫巷女王i
猫巷女王i 2020-12-09 18:11

I am trying to test this method

public PDDocument initPdDocument(byte[] byteArray) throws IOException {

    PDDocument pdDocument = org.apache.pdfbox.pdmodel         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题