Why is System.getProperty() not working when being tested?

前端 未结 0 1091
一个人的身影
一个人的身影 2020-12-11 05:28

I am new to unittesting (and java) trying to test a method creating a directory in an extrernally speciafied location.

public class PdfDAOImpl implements PdfD         


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