зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
15 строки
696 B
Plaintext
15 строки
696 B
Plaintext
https://docs.spring.io/spring-framework/reference/testing/annotations/integration-spring/annotation-mockitobean.html
|
|
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/bean/override/mockito/MockitoBean.html
|
|
|
|
baeldung
|
|
https://www.baeldung.com/spring-beans-integration-test-override
|
|
@MockBean is deprecated now
|
|
2024
|
|
https://habr.com/ru/companies/spring_aio/articles/859430/
|
|
! bean redef using @TestBean, @MockitoBean
|
|
2019
|
|
https://reflectoring.io/spring-boot-mock/
|
|
https://github.com/thombergs/code-examples/tree/master/spring-boot/mocking
|
|
|
|
https://stackoverflow.com/questions/40563409/configure-mockbean-component-before-application-start
|