SuccessChanges

Summary

  1. tsk2 Adds EventDataset class and events.xml (details)
Commit 543427c6064779e4c3e720d37480a24be9e7e4da by noquintero
tsk2 Adds EventDataset class and events.xml
Creates the needed files for testing event entity with DBunit Moves
users.xml file to the correct directory
The file was addedtests/src/main/resources/databases/users.xml (diff)
The file was addedtests/src/main/resources/databases/events.xml (diff)
The file was removedtests/src/main/resource/datasets/users.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/lettab/domain/Event.java (diff)
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teamb/letta/entities/EventsDataset.java (diff)