Failed

es.uvigo.esei.dgss.teamd.ligaaas.rest.CompetitionRestUnitTest.testGetCompetition (from es.uvigo.esei.dgss.teamd.ligaaas.rest.RestIntegrationTestSuite)

Failing for the past 1 build (Since Unstable#61 )
Took 3 ms.

Error Message

  Unexpected method call CompetitionService.getByNameDescription("", ""):
    CompetitionService.findOwned(): expected: 1, actual: 0

Stacktrace

java.lang.AssertionError: 

  Unexpected method call CompetitionService.getByNameDescription("", ""):
    CompetitionService.findOwned(): expected: 1, actual: 0
	at es.uvigo.esei.dgss.teamd.ligaaas.rest.CompetitionRestUnitTest.testGetCompetition(CompetitionRestUnitTest.java:49)