SuccessChanges

Summary

  1. tsk22 Adds 3 methods to TestStoryEJB, created datasets and modifies (details)
  2. tsk22 Fixed problem (details)
Commit 96b59c44c94a8434b3693aab1623e5b0613e112b by nico9cid
tsk22 Adds 3 methods to TestStoryEJB, created datasets and modifies
StoryEJB
Adds 3
methods(testRecentStoriesEmpty,testRecentStoriesLess,testRecentStoriesSameDate),
created new datasets for testing and modified EJB with @PermitAll
The file was addedtests/src/main/resources/datasets/storiesSameDate.xml (diff)
The file was addedtests/src/main/resources/datasets/storiesEmpty.xml (diff)
The file was addedtests/src/main/resources/datasets/storiesLess.xml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
Commit a19aaea03e6be39277688c40ef452e56ca930682 by nico9cid
tsk22 Fixed problem
Fixed problem with imports in test
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java (diff)
The file was modifiedtests/src/main/resources/datasets/storiesLess.xml (diff)