How to test Spring Data repositories code example Example: how to use jparepository in unit test @MockBean private YourRepository repository;