How to write a test suite for a method that uses a constructor as an argument in JUNIT?

后端 未结 0 1788
春和景丽
春和景丽 2021-01-06 00:56

I am trying to write a test class for deleteLogin method in the LoginDAO class, but I don\'t understand how to begin. How do you write a test class for a method that uses a

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