SuccessChanges

Summary

  1. Cleans code (details)
Commit bd12017f0cbccda4bd2e33859b0e42be833dc1cf by sgvilar
Cleans code
Remove static import * Reformat code to adapt it to style guide Remote
commented code Remove System.out.println lines
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java (diff)