SuccessChanges

Summary

  1. tsk52 Refactors Pagination.java class (details)
Commit 16a29e67bef9ba0490983361b7b362c0d5988701 by ivizcaya
tsk52 Refactors Pagination.java class
Translates de Pagination class properties to totalCount,
currentPageItemsCount and offset. Also fix a minor bug in rest tests.
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/Pagination.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/IsEqualToPagination.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)