npedidos / rest-api

NPedidos es una aplicación que permite la gestión simple de pedidos de menús de comidas, por fechas.
MIT License
8 stars 16 forks source link

Crear test básico para el método "findAllPageable" #21

Closed nmarulo closed 1 year ago

nmarulo commented 1 year ago

Crear un test similar al del método findAll, en la clase CrudServiceTest.

En la clase CrudServiceTestUtil será necesario crear un propiedad de tipo Page<T>.

Preguntar cualquier duda.

s-aLman commented 1 year ago

@nmarulo I would like to work on this. Could you please assign this to me? 🙂

nmarulo commented 1 year ago

Hello @s-aLman 👋 Of course.

s-aLman commented 1 year ago

Apologies. Got busy with some other task.

nmarulo commented 1 year ago

Ok, no problem, thanks for the intention.