<surefireAggregatedReport _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>3</failCount><skipCount>0</skipCount><totalCount>28</totalCount><urlName>testReport</urlName><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>3</failCount><skipCount>0</skipCount><totalCount>21</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/63/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</displayPath><fileName>dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-rest/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-rest-0.1.0-SNAPSHOT.war</relativePath></artifact><building>false</building><displayName>#63</displayName><duration>33965</duration><estimatedDuration>34238</estimatedDuration><fullDisplayName>microstories-2425-teamA » REST #63</fullDisplayName><id>63</id><keepLog>false</keepLog><number>63</number><queueId>-1</queueId><result>UNSTABLE</result><timestamp>1734368227990</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/63/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>jsf/src/main/java/ListStoryManagedBean.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>jsf/src/main/java/ReadStoryManagedBean.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>29978f7376097e39340710ecf3976b7c63e39e7b</commitId><timestamp>1734239658000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/tie15albertomoure</absoluteUrl><fullName>tie15albertomoure</fullName></author><authorEmail>tie15albertomoure@gmail.com</authorEmail><comment>tsk 25-26 Adds the pagination function to the EJB and REST
functionalities
Adds the functionality to do paged database lookups to both EJB and REST 
layers along with their respective tests. Also some missing tests have
been created for the EJB, and the StoryDataset class methods have been
adapted. Finally, the JSF was adapted to accept these new paged search
functions.
</comment><date>2024-12-15 06:14:18 +0100</date><id>29978f7376097e39340710ecf3976b7c63e39e7b</id><msg>tsk 25-26 Adds the pagination function to the EJB and REST</msg><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>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/ReadStoryManagedBean.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/ListStoryManagedBean.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/tie15albertomoure</absoluteUrl><fullName>tie15albertomoure</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-rest/63/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>27.705</duration><empty>false</empty><failCount>3</failCount><passCount>18</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.783</duration><failedSince>0</failedSince><name>beforeGet</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>2.878</duration><failedSince>0</failedSince><name>testGet</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.183</duration><failedSince>0</failedSince><name>afterGet</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.107</duration><failedSince>0</failedSince><name>beforeGetExistent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.071</duration><failedSince>0</failedSince><name>testGetExistent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.079</duration><failedSince>0</failedSince><name>afterGetExistent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.068</duration><failedSince>0</failedSince><name>beforeGetNonExistent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.034</duration><failedSince>0</failedSince><name>testGetNonExistent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.112</duration><failedSince>0</failedSince><name>afterGetNonExistent</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.133</duration><failedSince>0</failedSince><name>beforeSearchList</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.163</duration><errorDetails>
Expected: iterable with items [, ] in any order
     but: no match for: &lt;es.uvigo.esei.dgss.teama.microstories.entities.Story@4f0908de&gt;</errorDetails><errorStackTrace>java.lang.AssertionError: 

Expected: iterable with items [, ] in any order
     but: no match for: &lt;es.uvigo.esei.dgss.teama.microstories.entities.Story@4f0908de&gt;
	at es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest.testSearchList(StoryResourceRestTest.java:176)
</errorStackTrace><failedSince>63</failedSince><name>testSearchList</name><skipped>false</skipped><status>REGRESSION</status><stdout>&amp;amp#27;[33m17:58:23,050 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-25) RESTEASY002142: Multiple resource methods match request "GET /microstory". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.searchStories(java.lang.String), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.searchStories(java.lang.String,java.lang.Integer,java.lang.Integer)]
&amp;amp#27;[0mHibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.genre as genre4_0_, story0_.publicationDate as publicat5_0_, story0_.themeA as themeA6_0_, story0_.themeB as themeB7_0_, story0_.title as title8_0_ from Story story0_ where lower(story0_.title) like ? or (lower(story0_.content) like ?) and (story0_.publicationDate is not null) order by story0_.publicationDate DESC limit ?
</stdout></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.069</duration><failedSince>0</failedSince><name>afterSearchList</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.091</duration><failedSince>0</failedSince><name>beforeDefaultValues</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.047</duration><failedSince>0</failedSince><name>testDefaultValues</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.051</duration><failedSince>0</failedSince><name>afterDefaultValues</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.098</duration><failedSince>0</failedSince><name>beforeWrongPage</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.042</duration><errorDetails>
Expected: status &lt;Bad Request&gt;
     but: was &lt;200&gt;</errorDetails><errorStackTrace>java.lang.AssertionError: 

Expected: status &lt;Bad Request&gt;
     but: was &lt;200&gt;
	at es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest.testWrongPage(StoryResourceRestTest.java:233)
</errorStackTrace><failedSince>63</failedSince><name>testWrongPage</name><skipped>false</skipped><status>FAILED</status><stdout>&amp;amp#27;[33m17:58:23,554 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-4) RESTEASY002142: Multiple resource methods match request "GET /microstory". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.searchStories(java.lang.String), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.searchStories(java.lang.String,java.lang.Integer,java.lang.Integer)]
&amp;amp#27;[0mHibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.genre as genre4_0_, story0_.publicationDate as publicat5_0_, story0_.themeA as themeA6_0_, story0_.themeB as themeB7_0_, story0_.title as title8_0_ from Story story0_ where lower(story0_.title) like ? or (lower(story0_.content) like ?) and (story0_.publicationDate is not null) order by story0_.publicationDate DESC limit ?
</stdout></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.084</duration><failedSince>0</failedSince><name>afterWrongPage</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.094</duration><failedSince>0</failedSince><name>beforeNotFound</name><skipped>false</skipped><status>PASSED</status></case><case><age>1</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.057</duration><errorDetails>
Expected: status &lt;Not Found&gt;
     but: was &lt;200&gt;</errorDetails><errorStackTrace>java.lang.AssertionError: 

Expected: status &lt;Not Found&gt;
     but: was &lt;200&gt;
	at es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest.testNotFound(StoryResourceRestTest.java:260)
</errorStackTrace><failedSince>63</failedSince><name>testNotFound</name><skipped>false</skipped><status>FAILED</status><stdout>&amp;amp#27;[33m17:58:23,784 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-2) RESTEASY002142: Multiple resource methods match request "GET /microstory". Selecting one. Matching methods: [public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.searchStories(java.lang.String), public javax.ws.rs.core.Response es.uvigo.esei.dgss.teama.microstories.rest.StoryResource.searchStories(java.lang.String,java.lang.Integer,java.lang.Integer)]
&amp;amp#27;[0mHibernate: select story0_.id as id1_0_, story0_.author as author2_0_, story0_.content as content3_0_, story0_.genre as genre4_0_, story0_.publicationDate as publicat5_0_, story0_.themeA as themeA6_0_, story0_.themeB as themeB7_0_, story0_.title as title8_0_ from Story story0_ where lower(story0_.title) like ? or (lower(story0_.content) like ?) and (story0_.publicationDate is not null) order by story0_.publicationDate DESC limit ?
</stdout></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.rest.StoryResourceRestTest</className><duration>0.09</duration><failedSince>0</failedSince><name>afterNotFound</name><skipped>false</skipped><status>PASSED</status></case><duration>27.705</duration><name>es.uvigo.esei.dgss.teama.microstories.rest.ResourceIntegrationTestSuite</name></suite></result></childReport><childReport><child _class='hudson.maven.MavenBuild'><action _class='hudson.maven.reporters.SurefireReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>7</totalCount><urlName>testReport</urlName></action><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/63/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2425-teamA-microstories-service/0.1.0-SNAPSHOT/dgss2425-teamA-microstories-service-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#63</displayName><duration>31778</duration><estimatedDuration>32864</estimatedDuration><fullDisplayName>microstories-2425-teamA » Service #63</fullDisplayName><id>63</id><keepLog>false</keepLog><number>63</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1734368227990</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/63/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>jsf/src/main/java/ListStoryManagedBean.java</affectedPath><affectedPath>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</affectedPath><affectedPath>jsf/src/main/java/ReadStoryManagedBean.java</affectedPath><affectedPath>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java</affectedPath><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</affectedPath><affectedPath>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>29978f7376097e39340710ecf3976b7c63e39e7b</commitId><timestamp>1734239658000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/tie15albertomoure</absoluteUrl><fullName>tie15albertomoure</fullName></author><authorEmail>tie15albertomoure@gmail.com</authorEmail><comment>tsk 25-26 Adds the pagination function to the EJB and REST
functionalities
Adds the functionality to do paged database lookups to both EJB and REST 
layers along with their respective tests. Also some missing tests have
been created for the EJB, and the StoryDataset class methods have been
adapted. Finally, the JSF was adapted to accept these new paged search
functions.
</comment><date>2024-12-15 06:14:18 +0100</date><id>29978f7376097e39340710ecf3976b7c63e39e7b</id><msg>tsk 25-26 Adds the pagination function to the EJB and REST</msg><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>rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/ReadStoryManagedBean.java</file></path><path><editType>edit</editType><file>service/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java</file></path><path><editType>edit</editType><file>jsf/src/main/java/ListStoryManagedBean.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java</file></path><path><editType>edit</editType><file>service/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java</file></path><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/tie15albertomoure</absoluteUrl><fullName>tie15albertomoure</fullName></culprit><mavenArtifacts><url>http://sing.ei.uvigo.es/dt/jenkins/view/all/job/microstories-2425-teamA/es.uvigo.esei.dgss.teamA.microstories$dgss2425-teamA-microstories-service/63/mavenArtifacts/</url></mavenArtifacts></child><result _class='hudson.tasks.junit.TestResult'><duration>24.836</duration><empty>false</empty><failCount>0</failCount><passCount>7</passCount><skipCount>0</skipCount><suite><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.service.StoryEJBIntegrationTest</className><duration>1.273</duration><failedSince>0</failedSince><name>testGetStory</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.service.StoryEJBIntegrationTest</className><duration>0.311</duration><failedSince>0</failedSince><name>testInvalidMaxItemsValueDown</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.service.StoryEJBIntegrationTest</className><duration>0.185</duration><failedSince>0</failedSince><name>testInvalidPageValue</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.service.StoryEJBIntegrationTest</className><duration>0.142</duration><failedSince>0</failedSince><name>testSearchTextNull</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.service.StoryEJBIntegrationTest</className><duration>0.133</duration><failedSince>0</failedSince><name>testInvalidMaxItemsValueUp</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.service.StoryEJBIntegrationTest</className><duration>0.384</duration><failedSince>0</failedSince><name>testSearchByText</name><skipped>false</skipped><status>PASSED</status></case><case><age>0</age><className>es.uvigo.esei.dgss.teama.microstories.service.StoryEJBIntegrationTest</className><duration>0.141</duration><failedSince>0</failedSince><name>testGetRecentStories</name><skipped>false</skipped><status>PASSED</status></case><duration>24.836</duration><name>es.uvigo.esei.dgss.teama.microstories.service.ServiceIntegrationTestSuite</name></suite></result></childReport></surefireAggregatedReport>