notes/pl/java/libfws/spring/boot/test/annotations.txt
Ihar Hancharenka 240be92566 m
2023-08-30 17:17:14 +03:00

7 строки
232 B
Plaintext

https://docs.spring.io/spring/docs/current/spring-framework-reference/testing.html#integration-testing-annotations-spring
@ActiveProfiles
org.springframework.test.context.ActiveProfiles
@Mock(strictness = Mock.Strictness.LENIENT)