Commit
561b4a31a639548a8335971e5c2991a4a2a0b450
by jacasanovaAdds PRIVATE REST tests and modifies EventsDataset and UserPrivateRest
Adds two functions in EventsDataset to use in the UserPrivateRest.
Modifies the REST function to join an Event.Now it has the Event id as a
PathParam instead of a QueryParam. Adds The UserRestTest and
UserUnitTest to test the PRIVATE REST API.