Пример #1
0
 @Test
 public void testFindAll() {
   System.out.println(customerService.findAll());
 }