Skip to content

SpringTest

kcp edited this page May 16, 2019 · 2 revisions

title: SpringTest date: 2018-12-21 10:53:35 tags: - Spring categories: - Java

目录 start

  1. Spring Test
    1. 注解

目录 end|2019-04-19 15:38|


Spring Test

参考博客: Getting Started with Mockito @Mock, @Spy, @Captor and @InjectMocks 参考博客: Mockito – Using Spies

注解

  • 学习
  1. @MockBean

Summary

Clone this wiki locally