SuccessChanges

Summary

  1. Adds user-joins-events dataset (details)
Commit 6c37cb2b7c924b0c733f82f1b986d64d3472cbfa by bcgonzalez3
Adds user-joins-events dataset
Created the dataset user-joins-event.xml Add a new contructor with a
parameter list of users Add a new method to test with joins between
events and users
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java (diff)
The file was addedtests/src/main/resources/datasets/user-joins-event.xml (diff)