<mavenBuild _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>19</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%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/34/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamB.microstories/dgss2122-teamB-microstories-domain/0.1.0-SNAPSHOT/dgss2122-teamB-microstories-domain-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#34</displayName><duration>13437</duration><estimatedDuration>13168</estimatedDuration><fullDisplayName>μStories 2122 - Team B » Domain #34</fullDisplayName><id>34</id><keepLog>false</keepLog><number>34</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1637780473347</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/34/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</affectedPath><affectedPath>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</affectedPath><affectedPath>tests/src/main/resources/datasets/stories.xml</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</affectedPath><commitId>6d13b558ea31496150c85fbd47c5d0664108eed8</commitId><timestamp>1637780228000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia</absoluteUrl><fullName>martinperez.patricia</fullName></author><authorEmail>martinperez.patricia@gmail.com</authorEmail><comment>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for
entity, service and rest tests. Ignores test testListRecentStories in
StoryResourceRestTest class. It gives an error related to dates. We are
going to ask Miguel about it in the next class. We ignore it for the
moment to not block the team from committing other changes. Changes a
story in the Dataset and XML because it was published but had a date in
the future.
</comment><date>2021-11-24 19:57:08 +0100</date><id>6d13b558ea31496150c85fbd47c5d0664108eed8</id><msg>Tsk22 Creates TestSuites and fix some tests Creates TestSuites for</msg><path><editType>add</editType><file>domain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/domain/EntitiesTestSuite.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>add</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/ServiceTestSuite.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceUnitTestSuite.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java</file></path><path><editType>edit</editType><file>tests/src/main/resources/datasets/stories.xml</file></path><path><editType>add</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/ResourceIntegrationTestSuite.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/martinperez.patricia</absoluteUrl><fullName>martinperez.patricia</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202122%20-%20Team%20B/es.uvigo.esei.dgss.teamB.microstories$dgss2122-teamB-microstories-domain/34/mavenArtifacts/</url></mavenArtifacts></mavenBuild>