Exemplo n.º 1
0
 @Test
 public void testGetAll() {
   assertEquals(operationService.getAll().size(), 5);
 }