40.1 测试作用域依赖

如果使用spring-boot-starter-test ‘Starter’(在test``scope内),你将发现下列被提供的库:

这是写测试用例经常用到的库,如果它们不能满足要求,你可以随意添加其他的依赖。

Last updated

Was this helpful?