Skip to content

m4gshm/spring-data-auto-mock

Repository files navigation

spring-data-auto-mock

Data access layer mock utility.

Add @EnableAutoRepositoryMocks to your test class and avoid creating unused Spring Data repositories in test cases by @MockBean, which simply serve to initialize the context.

About

Spring Data auto mocks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages