<surefireAggregatedReport _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>1</failCount><skipCount>0</skipCount><totalCount>36</totalCount><urlName>testReport</urlName><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>30</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/23/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#23</displayName><duration>12981</duration><estimatedDuration>12998</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Domain #23</fullDisplayName><id>23</id><keepLog>false</keepLog><number>23</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637007487351</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/23/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>820e5a468ae159409cad1dee3b6bd6fad0d832cb</commitId><timestamp>1636479639000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>Add- tsk7 REST and its tests
Added Rest layer for Story entity + its tests Fix a problem of name
packaging Participants: Inés Prieto Víctor Levoso Rodrigo Currás
</comment><date>2021-11-09 18:40:39 +0100</date><id>820e5a468ae159409cad1dee3b6bd6fad0d832cb</id><msg>Add- tsk7 REST and its tests</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/IsEqualToStory.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>dc914ba5d53d8747f00206211e178be891e011f0</commitId><timestamp>1636483146000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></author><authorEmail>ipgonzalez2@esei.uvigo.es</authorEmail><comment>tsk 22 - Fixes error with multiple themes
Adds the field secondaryTheme to consider that a story can have two
themes Implemented by Santi and Inés
</comment><date>2021-11-09 19:39:06 +0100</date><id>dc914ba5d53d8747f00206211e178be891e011f0</id><msg>tsk 22 - Fixes error with multiple themes</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/IsEqualToStory.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>domain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-domain/23/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>0.242</duration><empty>false</empty><failCount>0</failCount><passCount>30</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.039</duration><failedSince>0</failedSince><name>testStoryContentTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetThemeNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.01</duration><failedSince>0</failedSince><name>testStory</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetDateNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetContent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetGenreNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryContentTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStoryThemeNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStoryPublicatedNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetDateAfterCurrent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStoryContentNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetSecondaryTheme</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryDateNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryGenreNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetPublicated</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetContentTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetContentLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetContentNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTitleLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTitleNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testSetTitleTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStoryTitleTooLong</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStoryTitleTooShort</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.001</duration><failedSince>0</failedSince><name>testStoryDateAfterCurrent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testStoryTitleNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetPublicatedNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetDate</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetGenre</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTheme</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.entities.StoryTest</className><duration>0.0</duration><failedSince>0</failedSince><name>testSetTitle</name><skipped>false</skipped><status>PASSED</status></case><duration>0.242</duration><name>es.uvigo.esei.dgss.teamA.microstories.entities.EntitiesTestSuite</name></suite></result></childReport><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>1</failCount><skipCount>0</skipCount><totalCount>5</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/23/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#23</displayName><duration>43745</duration><estimatedDuration>51001</estimatedDuration><fullDisplayName>μStories 2122 - Team A » REST #23</fullDisplayName><id>23</id><keepLog>false</keepLog><number>23</number><queueId>-1</queueId><result>UNSTABLE</result><timestamp>1637007487352</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/23/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>820e5a468ae159409cad1dee3b6bd6fad0d832cb</commitId><timestamp>1636479639000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>Add- tsk7 REST and its tests
Added Rest layer for Story entity + its tests Fix a problem of name
packaging Participants: Inés Prieto Víctor Levoso Rodrigo Currás
</comment><date>2021-11-09 18:40:39 +0100</date><id>820e5a468ae159409cad1dee3b6bd6fad0d832cb</id><msg>Add- tsk7 REST and its tests</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>d8be055cc8b0c53fca8bc7ce0f1ae4ed933aa7c7</commitId><timestamp>1636483255000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></author><authorEmail>ipgonzalez2@esei.uvigo.es</authorEmail><comment>Fix Story REST Integration test
</comment><date>2021-11-09 19:40:55 +0100</date><id>d8be055cc8b0c53fca8bc7ce0f1ae4ed933aa7c7</id><msg>Fix Story REST Integration test</msg><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><commitId>bec1986d27aa7c9d3f97f85fb8fefda177603afd</commitId><timestamp>1637007400000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></author><authorEmail>ipgonzalez2@esei.uvigo.es</authorEmail><comment>tsk 22 - Fixes errors in dataset and tests
Fixes errors that appeared when adding secondaryTheme
</comment><date>2021-11-15 21:16:40 +0100</date><id>bec1986d27aa7c9d3f97f85fb8fefda177603afd</id><msg>tsk 22 - Fixes errors in dataset and tests</msg><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-rest/23/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>29.866001</duration><empty>false</empty><failCount>1</failCount><passCount>4</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.rest.StoryResourceRestTest</className><duration>0.814</duration><failedSince>0</failedSince><name>beforeList</name><skipped>false</skipped><status>FIXED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.rest.StoryResourceRestTest</className><duration>3.032</duration><failedSince>0</failedSince><name>testList</name><skipped>false</skipped><status>FIXED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.rest.StoryResourceRestTest</className><duration>0.564</duration><failedSince>0</failedSince><name>afterList</name><skipped>false</skipped><status>FIXED</status></case><duration>29.141</duration><name>es.uvigo.esei.dgss.teamA.microstories.rest.ResourceIntegrationTestSuite</name></suite><suite><case><age>1</age><className>es.uvigo.esei.dgss.teamA.microstories.rest.StoryResourceUnitTest</className><duration>0.536</duration><errorDetails>
Expected: iterable containing [, , , , ]
     but: not matched: &lt;Story{id=6, date=Tue Feb 01 01:01:01 CET 2000, title='Aliquam ultrices iaculis odio.', content='rutrum lorem ac risus. Morbi metus. Vivamus euismod urna. Nullam lobortis quam a felis', genre=NANOSTORY, mainTheme=SUSPENSE, secondaryTheme=HORROR, publicated=true}&gt;</errorDetails><errorStackTrace>java.lang.AssertionError: 

Expected: iterable containing [, , , , ]
     but: not matched: &lt;Story{id=6, date=Tue Feb 01 01:01:01 CET 2000, title='Aliquam ultrices iaculis odio.', content='rutrum lorem ac risus. Morbi metus. Vivamus euismod urna. Nullam lobortis quam a felis', genre=NANOSTORY, mainTheme=SUSPENSE, secondaryTheme=HORROR, publicated=true}&gt;
	at es.uvigo.esei.dgss.teamA.microstories.rest.StoryResourceUnitTest.testGetLatestStories(StoryResourceUnitTest.java:59)
</errorStackTrace><failedSince>23</failedSince><name>testGetLatestStories</name><skipped>false</skipped><status>FAILED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.rest.StoryResourceUnitTest</className><duration>0.002</duration><failedSince>0</failedSince><name>testGetLatestStoriesLessThanSix</name><skipped>false</skipped><status>PASSED</status></case><duration>0.725</duration><name>es.uvigo.esei.dgss.teamA.microstories.rest.ResourceUnitTestSuite</name></suite></result></childReport><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>1</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/23/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2122-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2122-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#23</displayName><duration>39367</duration><estimatedDuration>44258</estimatedDuration><fullDisplayName>μStories 2122 - Team A » Service #23</fullDisplayName><id>23</id><keepLog>false</keepLog><number>23</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637007487352</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/23/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</affectedPath><affectedPath>rest/src/test/resources/test-persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</affectedPath><commitId>820e5a468ae159409cad1dee3b6bd6fad0d832cb</commitId><timestamp>1636479639000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></author><authorEmail>rcferradas@esei.uvigo.es</authorEmail><comment>Add- tsk7 REST and its tests
Added Rest layer for Story entity + its tests Fix a problem of name
packaging Participants: Inés Prieto Víctor Levoso Rodrigo Currás
</comment><date>2021-11-09 18:40:39 +0100</date><id>820e5a468ae159409cad1dee3b6bd6fad0d832cb</id><msg>Add- tsk7 REST and its tests</msg><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceUnitTest.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java</file></path><path><editType>edit</editType><file>rest/src/main/resources/META-INF/persistence.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceIntegrationTestSuite.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/test-persistence.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/GenericTypes.java</file></path><path><editType>delete</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/service/StoryService.java</file></path><path><editType>add</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryServiceIntegrationTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/main/webapp/WEB-INF/web.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</affectedPath><affectedPath>service/src/main/resources/META-INF/persistence.xml</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</affectedPath><affectedPath>rest/src/test/resources/web.xml</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</affectedPath><commitId>bec1986d27aa7c9d3f97f85fb8fefda177603afd</commitId><timestamp>1637007400000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></author><authorEmail>ipgonzalez2@esei.uvigo.es</authorEmail><comment>tsk 22 - Fixes errors in dataset and tests
Fixes errors that appeared when adding secondaryTheme
</comment><date>2021-11-15 21:16:40 +0100</date><id>bec1986d27aa7c9d3f97f85fb8fefda177603afd</id><msg>tsk 22 - Fixes errors in dataset and tests</msg><path><editType>edit</editType><file>rest/src/main/webapp/WEB-INF/web.xml</file></path><path><editType>edit</editType><file>rest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>rest/src/test/resources/web.xml</file></path><path><editType>edit</editType><file>service/src/main/resources/META-INF/persistence.xml</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/ResourceUnitTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/ipgonzalez2</absoluteUrl><fullName>ipgonzalez2</fullName></culprit><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/rcferradas</absoluteUrl><fullName>rcferradas</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2122-teamA-microstories-service/23/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>28.412</duration><empty>false</empty><failCount>0</failCount><passCount>1</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teamA.microstories.service.StoryServiceIntegrationTest</className><duration>1.507</duration><failedSince>0</failedSince><name>testListLast</name><skipped>false</skipped><status>PASSED</status></case><duration>28.412</duration><name>es.uvigo.esei.dgss.teamA.microstories.service.ServiceIntegrationTestSuite</name></suite></result></childReport></surefireAggregatedReport>