煮出溏心蛋
What’s the strategy to recover data during DAO unit test?
When I test DAO module in JUnit, an obvious problem is: how to recover testing data in database? For instance, a record should be deleted in both test methods testA() and testB(), that means precondit[详细]
2022-12-25 14:32 分类:问答